[wpt-sync] Sync PR 25814 - 'mask' with 'clip-path' does not apply to client
Categories
(Core :: SVG, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 25814 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/25814
Details from upstream follow.
b'Hyunjune <hyunjune.kim@samsung.com>' wrote:
'mask' with 'clip-path' does not apply to client
'mask' with 'clip-path' does not apply to client with interval of time.
Because previously calculated 'computed_invalidation_mask_' is used to
next MarkAllClientsForInvalidation. So client with 'mask' can not layout
to next time.Bug:1086070
Change-Id: I55a7a16faafe4eeefac88e8e15e6d3b18b097acfReviewed-on: https://chromium-review.googlesource.com/2432151
WPT-Export-Revision: 70e4a53e5d6b3b19481e2e591947c949b840725f
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 1 tests
Status Summary
Firefox
TIMEOUT: 1
Chrome
PASS : 1
Safari
FAIL : 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/svg/painting/mask-containing-image-with-clip-path.svg: TIMEOUT (Chrome: PASS, Safari: FAIL)
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/e49d0919ea34
https://hg.mozilla.org/mozilla-central/rev/b47af12c0af4
Comment 6•5 years ago
|
||
bugherder |
Description
•