Closed
Bug 1983898
Opened 7 months ago
Closed 7 months ago
[wpt-sync] Sync PR 54407 - Map extended attr() tests to web-features
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54407 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54407
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Map extended attr() tests to web-features
The 21 files attr-* files all contain the string 'attr(' and of them
only attr-notype-fallback.html contains the string 'content:' which
could be a test for the older more limited attr(). However, that test is
for attr() fallback support, which is a more recent addition, so it's
correct to map it to "attr" and not "attr-contents".
| Assignee | ||
Updated•7 months ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 3•7 months ago
|
||
Test result changes from PR not available.
| Assignee | ||
Comment 4•7 months ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/e27d5fe8f381
https://hg.mozilla.org/integration/autoland/rev/65defdbb9285
[wpt PR 54407] - Map extended attr() tests to web-features, a=testonly
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•