{
  "feature_id": "xlsx/cell-alignment",
  "library": "xlsxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/xlsx/cell-alignment.xlsx",
  "run_at": "2026-05-04T14:57:16Z",
  "tool_version": "0.0.1",
  "assertions": [
    {
      "id": "cell-alignment-text-present",
      "status": "pass",
      "detail": "text=\"Centered cell\" matches /Centered cell/."
    },
    {
      "id": "cell-alignment-is-centered",
      "status": "pass",
      "detail": "text-align=\"center\" matches /^center$/."
    }
  ]
}
