servo/tests/wpt/meta/custom-elements/reactions/customized-builtins/HTMLAreaElement.html.ini
shanehandley 41f27ae80b
Implement referrerpolicy attribute on remaining elements (#34736)
Fixes #11861

Signed-off-by: Shane Handley <shanehandley@fastmail.com>
2024-12-22 10:31:27 +00:00

30 lines
1.2 KiB
INI
Vendored

[HTMLAreaElement.html]
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[alt on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[coords on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[shape on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[download on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[download on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when adding a new attribute]
expected: FAIL
[ping on HTMLAreaElement must enqueue an attributeChanged reaction when replacing an existing attribute]
expected: FAIL