servo/tests/wpt/meta/html/semantics/embedded-content/the-img-element/relevant-mutations.html.ini
Andrei Volykhin f91dc33350
html: Add the reflected 'sizes' IDL attribute for <image> (#39466)
Add the reflected 'sizes' IDL attribute for <image> element's DOM
interface which defines image sizes for different page layouts.

See https://html.spec.whatwg.org/multipage/#dom-img-sizes

Testing: Improvements in the following tests
- custom-elements/reactions/customized-builtins/HTMLImageElement.html
- html/dom/idlharness.https.html
-
html/semantics/embedded-content/the-img-element/relevant-mutations.html

Signed-off-by: Andrei Volykhin <andrei.volykhin@gmail.com>
2025-09-24 09:29:44 +00:00

9 lines
264 B
INI
Vendored

[relevant-mutations.html]
[crossorigin state not changed: empty to anonymous]
expected: FAIL
[crossorigin state not changed: use-credentials to USE-CREDENTIALS]
expected: FAIL
[crossorigin state not changed: anonymous to foobar]
expected: FAIL