/webidl/ecmascript-binding/put-forwards.html| status | subtest | message |
|---|---|---|
| FAIL | Overriding getter of [PutForwards] attribute | Cannot read properties of undefined (reading 'set') |
| FAIL | Overriding setter of [PutForwards] target attribute | CSSStyleDeclaration is not defined |
| FAIL | Overriding target of [PutForwards] attribute | Cannot read properties of undefined (reading 'set') |
| FAIL | Exception propagation from getter of [PutForwards] attribute | Cannot read properties of undefined (reading 'set') |
| FAIL | Exception propagation from setter of [PutForwards] target attribute | CSSStyleDeclaration is not defined |
| FAIL | TypeError when getter of [PutForwards] attribute returns non-object | Cannot read properties of undefined (reading 'set') |
| FAIL | Does not throw when setter of [PutForwards] attribute returns false | 'get' on proxy: property 'cssText' is a read-only and non-configurable data property on the proxy target but the proxy did not return its actual value (expected 'null' but got '') |
| PASS | Setting a.relList to noreferrer is reflected in rel | |
| PASS | Setting area.relList to noreferrer is reflected in rel | |
| FAIL | Setting form.relList to noreferrer is reflected in rel | assert_true: The attribute is a DOMTokenList expected true got false |
| PASS | Setting link.relList to stylesheet is reflected in rel |
bundle built 2026-07-16T07:16:48.063Z