[wpt-sync] Sync PR 29820 - Tests for :dir() and shadow DOM
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox121 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 29820 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/29820
Details from upstream follow.
b'Eric A. Meyer <eric@meyerweb.com>' wrote:
Tests for :dir() and shadow DOM
40 tests and equivalent rendering references, with the tests adapted from various links posted in whatwg-html issue #3699.
Assignee | ||
Updated•3 years ago
|
Comment 1•3 years ago
|
||
Now 41 tests, and updated to reflect the language worked out in https://github.com/whatwg/html/pull/7424/.
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 2•1 year ago
|
||
Assignee | ||
Comment 3•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 41 tests
Status Summary
Firefox
PASS
: 27
FAIL
: 14
Chrome
PASS
: 40
FAIL
: 1
Safari
PASS
: 35
FAIL
: 6
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
- /html/dom/elements/global-attributes/dir-shadow-03.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-04.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-18.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-24.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-30.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-31.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-33.html [wpt.fyi]:
FAIL
- /html/dom/elements/global-attributes/dir-shadow-34.html [wpt.fyi]:
FAIL
New Tests That Don't Pass
- /html/dom/elements/global-attributes/dir-shadow-03.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-04.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-06.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /html/dom/elements/global-attributes/dir-shadow-18.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-24.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-30.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-31.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-33.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-34.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:PASS
) - /html/dom/elements/global-attributes/dir-shadow-35.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /html/dom/elements/global-attributes/dir-shadow-36.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /html/dom/elements/global-attributes/dir-shadow-38.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /html/dom/elements/global-attributes/dir-shadow-39.html [wpt.fyi]:
FAIL
(Chrome:PASS
, Safari:FAIL
) - /html/dom/elements/global-attributes/dir-shadow-41.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
Comment 5•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/54cb7421ce2e
https://hg.mozilla.org/mozilla-central/rev/0d2a891719da
Description
•