{
  "feature_id": "xlsx/cell-fill-color",
  "library": "xlsxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/xlsx/cell-fill-color.xlsx",
  "run_at": "2026-05-04T14:57:16Z",
  "tool_version": "0.0.1",
  "assertions": [
    {
      "id": "cell-fill-text-present",
      "status": "pass",
      "detail": "text=\"Yellow cell\" matches /Yellow cell/."
    },
    {
      "id": "cell-fill-is-yellow",
      "status": "pass",
      "detail": "background-color=\"rgb(255, 255, 0)\" matches /^rgba?\\(\\s*255\\s*,\\s*255\\s*,\\s*0\\s*(,\\s*[0-9.]+\\s*)?\\)$/."
    }
  ]
}
