Tests/LibWeb: Import [PutForwards] WPT test

This commit is contained in:
Shannon Booth
2026-01-31 14:41:45 +01:00
committed by Jelle Raaijmakers
parent 932a20423f
commit 42c3199815
Notes: github-actions[bot] 2026-02-06 18:24:58 +00:00
2 changed files with 165 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
Harness status: OK
Found 11 tests
6 Pass
5 Fail
Fail Overriding getter of [PutForwards] attribute
Pass Overriding setter of [PutForwards] target attribute
Fail Overriding target of [PutForwards] attribute
Fail Exception propagation from getter of [PutForwards] attribute
Pass Exception propagation from setter of [PutForwards] target attribute
Fail TypeError when getter of [PutForwards] attribute returns non-object
Fail Does not throw when setter of [PutForwards] attribute returns false
Pass Setting a.relList to noreferrer is reflected in rel
Pass Setting area.relList to noreferrer is reflected in rel
Pass Setting form.relList to noreferrer is reflected in rel
Pass Setting link.relList to stylesheet is reflected in rel