{
  "feature_id": "pptx/bullet-numbered",
  "library": "pptxjs",
  "status": "fail",
  "fixture_path": "../ooxml-reference-corpus/fixtures/pptx/bullet-numbered.pptx",
  "run_at": "2026-05-04T14:56:39Z",
  "tool_version": "0.0.1",
  "assertions": [
    {
      "id": "numbered-bullet-three-items",
      "status": "fail",
      "detail": "Expected 3 node(s), got 0."
    },
    {
      "id": "numbered-bullet-item-one",
      "status": "fail",
      "detail": "No nodes matched selector ol li, [data-bullet-type='numbered'], section[data-slide] p, section.slide p; cannot check text."
    },
    {
      "id": "numbered-bullet-item-two",
      "status": "fail",
      "detail": "No nodes matched selector ol li:nth-of-type(2), [data-bullet-type='numbered']:nth-of-type(2), section[data-slide] p:nth-of-type(2), section.slide p:nth-of-type(2); cannot check text."
    },
    {
      "id": "numbered-bullet-item-three",
      "status": "fail",
      "detail": "No nodes matched selector ol li:nth-of-type(3), [data-bullet-type='numbered']:nth-of-type(3), section[data-slide] p:nth-of-type(3), section.slide p:nth-of-type(3); cannot check text."
    }
  ]
}
