{
  "feature_id": "docx/bold-text",
  "library": "docxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/docx/bold-text.docx",
  "run_at": "2026-05-04T14:55:36Z",
  "tool_version": "0.3.7",
  "assertions": [
    {
      "id": "bold-text-rendered",
      "status": "pass",
      "detail": "text=\"Hello bold world\" matches \"Hello bold world\"."
    },
    {
      "id": "bold-text-visible",
      "status": "pass",
      "detail": "font-weight=\"700\" matches \"^(bold|700)$\"."
    }
  ]
}
