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