commit 8f418aade369c2c7c166d7daa5fc25ea692365c5
parent 4c8e0c4d9751248de9c4437ea26c1ae65dbf974b
Author: Daniel Minor <dminor@mozilla.com>
Date: Thu, 20 Nov 2025 04:34:37 +0000
Bug 1986681 - Update wpt expectations for shadowrootadoptedstylesheets-fetched-module.html; r=emilio
This is a new test that previously errored with css module scripts disabled, now it has failures, but
the failures are consistent with the other tests for shadow root adopted stylesheets, and don't
seem to be related to css module scripts.
Differential Revision: https://phabricator.services.mozilla.com/D273163
Diffstat:
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/testing/web-platform/meta/shadow-dom/declarative/tentative/shadowrootadoptedstylesheets/shadowrootadoptedstylesheets-fetched-module.html.ini b/testing/web-platform/meta/shadow-dom/declarative/tentative/shadowrootadoptedstylesheets/shadowrootadoptedstylesheets-fetched-module.html.ini
@@ -1,10 +1,6 @@
[shadowrootadoptedstylesheets-fetched-module.html]
- expected:
- if (os == "mac") and not debug: [OK, ERROR]
- if (os == "android"): [OK, ERROR]
- ERROR
- [Styles from the adoptedStyleSheets are applied to elements.]
+ [adoptedStyleSheets is populated from a <template> element's shadowrootadoptedstylesheets attribute.]
expected: FAIL
- [adoptedStyleSheets is populated from a <template> element's shadowrootadoptedstylesheets attribute.]
+ [Styles from the adoptedStyleSheets are applied to elements.]
expected: FAIL