[wpt-sync] Sync PR 34535 - blink: Enable overflow for canvas elements.
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox104 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34535 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34535
Details from upstream follow.
Khushal Sagar <khushalsagar@chromium.org> wrote:
blink: Enable overflow for canvas elements.
Enable the code-path to apply overflow, overflow-clip-margin and paint
containment to canvas elements similar to other elements.R=pdr@chromium.org, vmpstr@chromium.org
Bug: 1321217
Change-Id: Ib616448bd7bd925ee1ae3b269709903d5cc18637
Reviewed-on: https://chromium-review.googlesource.com/3715313
WPT-Export-Revision: f8d8af787dde6088c02155e12171890e92a06ceb
| 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 1 tests
Status Summary
Firefox
FAIL: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Details
New Tests That Don't Pass
- /css/css-overflow/overflow-canvas.html [wpt.fyi]:
FAIL(Chrome:FAIL, Safari:FAIL)
Comment 4•3 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/57455d9fd21a
https://hg.mozilla.org/mozilla-central/rev/d1c0d77e5c41
Description
•