/css/css-overflow/parsing/scroll-buttons-invalid.html| status | subtest | message |
|---|---|---|
| FAIL | "::scroll-button" should be an invalid selector | assert_throws_dom: "::scroll-button" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button)" should be an invalid selector | assert_throws_dom: "::scroll-button)" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button(" should be an invalid selector | assert_throws_dom: "::scroll-button(" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button()" should be an invalid selector | assert_throws_dom: "::scroll-button()" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button('up')" should be an invalid selector | assert_throws_dom: "::scroll-button('up')" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button(up, down)" should be an invalid selector | assert_throws_dom: "::scroll-button(up, down)" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button(north)" should be an invalid selector | assert_throws_dom: "::scroll-button(north)" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
| FAIL | "::scroll-button(5051)" should be an invalid selector | assert_throws_dom: "::scroll-button(5051)" should throw in insertRule function "() => sheet.insertRule(selector + "{}")" did not throw |
bundle built 2026-07-16T07:16:48.063Z