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