[wpt-sync] Sync PR 32688 - Highlight API: Ignore CSS contain when painting
Categories
(Core :: CSS Parsing and Computation, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Depends on 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 32688 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/32688
Details from upstream follow.
Dan Clark <daniec@microsoft.com> wrote:
Highlight API: Ignore CSS contain when painting
Per the CSSWG resolution [1], ignore CSS contain boundaries when
painting.Update tests, and remove some tests that are no longer interesting
now that StaticRange painting no longer needs to take contain
boundaries into account.[1] https://github.com/w3c/csswg-drafts/issues/4598
Bug: 1164461
Change-Id: Iad9249867ea704f924827db810816935069363c4
Reviewed-on: https://chromium-review.googlesource.com/3437210
WPT-Export-Revision: 8675d7d183bd2a7d90933a6baf86f213c9383ff0
Assignee | ||
Updated•3 years ago
|
Assignee | ||
Comment 1•3 years ago
|
||
Assignee | ||
Comment 2•3 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 3 tests
Status Summary
Firefox
PASS: 1
FAIL: 2
Chrome
PASS: 1
FAIL: 2
Safari
PASS: 1
FAIL: 2
Links
Details
New Tests That Don't Pass
/css/css-highlight-api/painting/custom-highlight-painting-018.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-highlight-api/painting/custom-highlight-painting-staticrange-002.html: FAIL (Chrome: FAIL, Safari: FAIL)
Comment 5•3 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ac26b7652e53
https://hg.mozilla.org/mozilla-central/rev/440596353ff4
Description
•