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