Closed
Bug 1872334
Opened 1 year ago
Closed 1 year ago
[wpt-sync] Sync PR 43822 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=266925
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox123 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 43822 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/43822
Details from upstream follow.
Keith Cirkel <keithamus@users.noreply.github.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=266925
This tests
::part():dir()
and::part():lang()
which both work in WebKit but other browsers do not support.
Assignee | ||
Updated•1 year ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•1 year ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=b4d012df640ecc9a23f484bcb4562cc65a07dc76
Assignee | ||
Comment 2•1 year ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 2 subtests
Status Summary
Firefox
OK
: 2
FAIL
: 4
Chrome
OK
: 2
FAIL
: 4
Safari
OK
: 2
PASS
: 4
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/selectors/invalidation/part-dir.html [wpt.fyi]
- ::part():dir() invalidation:
FAIL
(Chrome:FAIL
, Safari:PASS
) - ::part():dir() invalidation from setAttribute:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- ::part():dir() invalidation:
- /css/selectors/invalidation/part-lang.html [wpt.fyi]
- ::part():lang() invalidation:
FAIL
(Chrome:FAIL
, Safari:PASS
) - ::part():lang() invalidation from setAttribute:
FAIL
(Chrome:FAIL
, Safari:PASS
)
- ::part():lang() invalidation:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b9b9ce5d0230
[wpt PR 43822] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=266925, a=testonly
https://hg.mozilla.org/integration/autoland/rev/0a8203cb8868
[wpt PR 43822] - Update wpt metadata, a=testonly
Comment 4•1 year ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b9b9ce5d0230
https://hg.mozilla.org/mozilla-central/rev/0a8203cb8868
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox123:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•