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