mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
Tests/LibWeb: Import [PutForwards] WPT test
This commit is contained in:
committed by
Jelle Raaijmakers
parent
932a20423f
commit
42c3199815
Notes:
github-actions[bot]
2026-02-06 18:24:58 +00:00
Author: https://github.com/shannonbooth Commit: https://github.com/LadybirdBrowser/ladybird/commit/42c3199815b Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/7699 Reviewed-by: https://github.com/gmta ✅
@@ -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
|
||||
Reference in New Issue
Block a user