{
  "feature_id": "docx/highlight-text",
  "library": "docxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/docx/highlight-text.docx",
  "run_at": "2026-05-04T14:55:49Z",
  "tool_version": "0.3.7",
  "assertions": [
    {
      "id": "highlight-text-rendered",
      "status": "pass",
      "detail": "text=\"Highlighted text\" matches \"Highlighted text\"."
    },
    {
      "id": "highlight-text-visible",
      "status": "pass",
      "detail": "background-color=\"rgb(255, 255, 0)\" matches \"^(rgb\\\\(255,\\\\s*255,\\\\s*0\\\\)|#ffff00|#FFFF00|yellow)$\"."
    }
  ]
}
