[wpt-sync] Sync PR 50680 - Add wpt test for inline if() invalivation
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox137 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 50680 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/50680
Details from upstream follow.
Munira Tursunova <moonira@google.com> wrote:
Add wpt test for inline if() invalivation
Bug: 346977961
Change-Id: I211aa0c8abf73c8a1b0f8dbefda45cc1414a19a4
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6258714
Reviewed-by: Anders Hartvoll Ruud \<andruud@chromium.org>
Commit-Queue: Anders Hartvoll Ruud \<andruud@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1419837}
Assignee | ||
Updated•11 days ago
|
Assignee | ||
Comment 1•11 days ago
|
||
Assignee | ||
Comment 2•11 days ago
|
||
CI Results
Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests and 1 subtests
Status Summary
Firefox
OK
: 1
FAIL
: 1
Chrome
OK
: 1
FAIL
: 1
Safari
OK
: 1
FAIL
: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
- /css/css-values/if-invalidation.html [wpt.fyi]
- CSS Values and Units Test: if() invalidation:
FAIL
(Chrome:FAIL
, Safari:FAIL
)
- CSS Values and Units Test: if() invalidation:
https://hg.mozilla.org/mozilla-central/rev/beb9481a0f41
https://hg.mozilla.org/mozilla-central/rev/c57affcc6118
Description
•