{
  "feature_id": "docx/font-color--orange",
  "library": "docxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/docx/font-color--orange.docx",
  "run_at": "2026-05-04T14:55:46Z",
  "tool_version": "0.3.7",
  "assertions": [
    {
      "id": "font-color-orange-text-present",
      "status": "pass",
      "detail": "text=\"Orange text\" matches \"Orange text\"."
    },
    {
      "id": "font-color-orange-is-correct",
      "status": "pass",
      "detail": "color=\"rgb(255, 127, 0)\" matches \"^(rgb\\\\(255,\\\\s*127,\\\\s*0\\\\)|#ff7f00|#FF7F00)$\"."
    }
  ]
}
