/css/css-page/parsing/margin-rules-001.html| status | subtest | message |
|---|---|---|
| FAIL | margin-rules-001 | assert_throws_dom: Should not be able to add @top-left-corner to a style rule function "() => rule.insertRule(ruleTypes[t] + "{ }")" threw object "TypeError: rule.insertRule is not a function" that is… |
| FAIL | @top-left-corner{ } should be an invalid rule | assert_throws_dom: @top-left-corner{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @top-left{ } should be an invalid rule | assert_throws_dom: @top-left{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @top-center{ } should be an invalid rule | assert_throws_dom: @top-center{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @top-right{ } should be an invalid rule | assert_throws_dom: @top-right{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @top-right-corner{ } should be an invalid rule | assert_throws_dom: @top-right-corner{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @bottom-left-corner{ } should be an invalid rule | assert_throws_dom: @bottom-left-corner{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @bottom-left{ } should be an invalid rule | assert_throws_dom: @bottom-left{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @bottom-center{ } should be an invalid rule | assert_throws_dom: @bottom-center{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @bottom-right{ } should be an invalid rule | assert_throws_dom: @bottom-right{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @bottom-right-corner{ } should be an invalid rule | assert_throws_dom: @bottom-right-corner{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @left-top{ } should be an invalid rule | assert_throws_dom: @left-top{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @left-middle{ } should be an invalid rule | assert_throws_dom: @left-middle{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @left-bottom{ } should be an invalid rule | assert_throws_dom: @left-bottom{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @right-top{ } should be an invalid rule | assert_throws_dom: @right-top{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @right-middle{ } should be an invalid rule | assert_throws_dom: @right-middle{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
| FAIL | @right-bottom{ } should be an invalid rule | assert_throws_dom: @right-bottom{ } should throw in insertRule function "() => sheet.insertRule(rule)" did not throw |
bundle built 2026-07-16T07:16:48.063Z