Closed
Bug 1922197
Opened 2 months ago
Closed 1 month ago
[wpt-sync] Sync PR 48401 - Make it more clear these tests are about ::search-text
Categories
(Core :: Layout: Generated Content, Lists, and Counters, task, P4)
Core
Layout: Generated Content, Lists, and Counters
Tracking
()
RESOLVED
FIXED
133 Branch
Tracking | Status | |
---|---|---|
firefox133 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 48401 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/48401
Details from upstream follow.
Rob Buis <rbuis@igalia.com> wrote:
Make it more clear these tests are about ::search-text
Assignee | ||
Updated•2 months ago
|
Component: web-platform-tests → Layout: Generated Content, Lists, and Counters
Product: Testing → Core
Assignee | ||
Comment 1•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1a5d1c89f0d4aab373ea3046602144e4d0356d3b
Assignee | ||
Comment 2•2 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=6a78e73f346a2ebc7a2b977dc99487b90263b0d0
Assignee | ||
Comment 3•2 months ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 2 tests and 30 subtests
Status Summary
Firefox
OK
: 2
PASS
: 25
FAIL
: 13
Chrome
OK
: 2
PASS
: 25
FAIL
: 13
Safari
OK
: 2
PASS
: 25
FAIL
: 13
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-pseudo/highlight-cascade/highlight-pseudos-computed-search-text.tentative.html [wpt.fyi]
- getComputedStyle() for ::search-text:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- getComputedStyle() for ::search-text:
- /css/css-pseudo/parsing/highlight-pseudos-search-text.tentative.html [wpt.fyi]
- "::search-text" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - ".a::search-text" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "div ::search-text" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "::part(my-part)::search-text" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "::search-text:current" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - ".a::search-text:current" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "div ::search-text:current" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "::part(my-part)::search-text:current" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "::search-text:not(:current)" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - ".a::search-text:not(:current)" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "div ::search-text:not(:current)" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
) - "::part(my-part)::search-text:not(:current)" should be a valid selector:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- "::search-text" should be a valid selector:
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/d0af6e37645d
[wpt PR 48401] - Make it more clear these tests are about ::search-text, a=testonly
https://hg.mozilla.org/integration/autoland/rev/99d0aace62c9
[wpt PR 48401] - Update wpt metadata, a=testonly
Comment 5•1 month ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/d0af6e37645d
https://hg.mozilla.org/mozilla-central/rev/99d0aace62c9
Status: NEW → RESOLVED
Closed: 1 month ago
status-firefox133:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•