{
  "feature_id": "xlsx/column-width",
  "library": "xlsxjs",
  "status": "pass",
  "fixture_path": "/home/ben/code/ooxml-reference-corpus/fixtures/xlsx/column-width.xlsx",
  "run_at": "2026-05-04T14:57:22Z",
  "tool_version": "0.0.1",
  "assertions": [
    {
      "id": "column-width-text-present",
      "status": "pass",
      "detail": "text=\"Wide col\" matches /Wide col/."
    },
    {
      "id": "column-width-wide",
      "status": "pass",
      "detail": "width=\"215px\" matches /^(1[8-9][0-9]|2[0-4][0-9])(\\.[0-9]+)?px$/."
    }
  ]
}
