/html/dom/aria-attribute-reflection.html| status | subtest | message |
|---|---|---|
| PASS | role attribute reflects. | |
| PASS | aria-atomic attribute reflects. | |
| FAIL | aria-autocomplete attribute reflects. | assert_equals: expected (object) null but got (string) "none" |
| PASS | aria-braillelabel attribute reflects. | |
| PASS | aria-brailleroledescription attribute reflects. | |
| FAIL | aria-busy attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-checked attribute reflects. | |
| PASS | aria-colcount attribute reflects. | |
| PASS | aria-colindex attribute reflects. | |
| PASS | aria-colspan attribute reflects. | |
| FAIL | aria-current attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| FAIL | aria-disabled attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-expanded attribute reflects. | |
| PASS | aria-haspopup attribute reflects. | |
| FAIL | aria-hidden attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| FAIL | aria-invalid attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-keyshortcuts attribute reflects. | |
| PASS | aria-label attribute reflects. | |
| PASS | aria-level attribute reflects. | |
| FAIL | aria-live attribute reflects. | assert_equals: expected (object) null but got (string) "off" |
| FAIL | aria-modal attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| FAIL | aria-multiline attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| FAIL | aria-multiselectable attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-orientation attribute reflects. | |
| PASS | aria-placeholder attribute reflects. | |
| PASS | aria-posinset attribute reflects. | |
| PASS | aria-pressed attribute reflects. | |
| FAIL | aria-readonly attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-relevant attribute reflects. | |
| FAIL | aria-required attribute reflects. | assert_equals: expected (object) null but got (string) "false" |
| PASS | aria-roledescription attribute reflects. | |
| PASS | aria-rowcount attribute reflects. | |
| PASS | aria-rowindex attribute reflects. | |
| PASS | aria-rowspan attribute reflects. | |
| PASS | aria-selected attribute reflects. | |
| PASS | aria-setsize attribute reflects. | |
| FAIL | aria-sort attribute reflects. | assert_equals: expected (object) null but got (string) "none" |
| PASS | aria-valuemax attribute reflects. | |
| PASS | aria-valuemin attribute reflects. | |
| PASS | aria-valuenow attribute reflects. | |
| PASS | aria-valuetext attribute reflects. |
bundle built 2026-07-16T07:16:48.063Z