Closed
Bug 1795513
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36472 - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246554
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox108 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36472 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36472
Details from upstream follow.
Tim Nguyen <ntim@apple.com> wrote:
WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246554
WebKit export from bug: Move :nth-child(X of Y) and :nth-last-child(X of Y) reftests to WPT
Assignee | ||
Updated•3 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Assignee | ||
Comment 1•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=3168571000519591c3c6d01479257087d8ae5090
Assignee | ||
Comment 2•3 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=487817904e60f1fd77fd610c4235502e7f2a23dd
Assignee | ||
Comment 3•3 years ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 19 tests
Status Summary
Firefox
FAIL
: 19
Chrome
FAIL
: 19
Safari
PASS
: 19
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/selectors/nth-child-and-nth-last-child.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-of-classname.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-of-complex-selector.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-of-compound-selector.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-of-tagname.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-specificity-1.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-specificity-2.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-specificity-3.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-child-specificity-4.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-classname.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-complex-selector.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-compound-selector.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-style-sharing-1.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-style-sharing-2.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-of-tagname.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-specificity-1.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-specificity-2.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-specificity-3.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
) - /css/selectors/nth-last-child-specificity-4.html [wpt.fyi]:
FAIL
(Chrome:FAIL
, Safari:PASS
)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28929deeb259
[wpt PR 36472] - WebKit export of https://bugs.webkit.org/show_bug.cgi?id=246554, a=testonly
https://hg.mozilla.org/integration/autoland/rev/50599f8a5119
[wpt PR 36472] - Update wpt metadata, a=testonly
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/28929deeb259
https://hg.mozilla.org/mozilla-central/rev/50599f8a5119
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox108:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
Updated•3 years ago
|
Blocks: nth-child-of
Updated•2 years ago
|
No longer blocks: nth-child-of
Updated•2 years ago
|
See Also: → nth-child-of
You need to log in
before you can comment on or make changes to this bug.
Description
•