Closed
Bug 1800119
Opened 3 years ago
Closed 3 years ago
[wpt-sync] Sync PR 36911 - css mediaqueries : add tests for negated conditions
Categories
(Core :: CSS Parsing and Computation, task, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 36911 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/36911
Details from upstream follow.
Romain Menke <romainmenke@gmail.com> wrote:
css mediaqueries : add tests for negated conditions
In
mediaqueries-3onlynot screen and ...was supported.
Inmediaqueries-4thenotkeyword can be used before<media-in-parens>.Blink :
- succeeds
Gecko :
- single failure on
@media not ((unknown) or (monochrome)) {}WebKit :
- fails
- WebKit doesn't support the syntax yet.
| 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=24b33641e55fc3ecb119fcc9d2290972a092d89a
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7a29ca3674e4
[wpt PR 36911] - css mediaqueries : add tests for negated conditions, a=testonly
https://hg.mozilla.org/integration/autoland/rev/d77b59f5bd53
[wpt PR 36911] - Update wpt metadata, a=testonly
| Assignee | ||
Comment 3•3 years ago
|
||
Test result changes from PR not available.
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/7a29ca3674e4
https://hg.mozilla.org/mozilla-central/rev/d77b59f5bd53
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•