[wpt-sync] Sync PR 26949 - blink: makes contain: paint honor overflow-clip-margin
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26949 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26949
Details from upstream follow.
b'Scott Violet <sky@chromium.org>' wrote:
blink: makes contain: paint honor overflow-clip-margin
This gives the same logic as that of 'overflow: clip.'
BUG=1159155
TEST=overflow-clip-margin-00[456].htmlChange-Id: I1396fad5fbf4464daee8d021191797ba7d01856c
Reviewed-on: https://chromium-review.googlesource.com/2596828
WPT-Export-Revision: babc0129dad7ec75f311a6d16d3ba1a4f2252eec
Assignee | ||
Updated•4 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
Assignee | ||
Comment 2•4 years ago
|
||
CI Results
Ran 14 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: 2
FAIL: 1
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
New Tests That Don't Pass
/css/css-overflow/overflow-clip-margin-004.html: FAIL (Chrome: FAIL, Safari: FAIL)
/css/css-overflow/overflow-clip-margin-005.html: FAIL (Chrome: FAIL, Safari: PASS)
Comment 4•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/365c660732a5
https://hg.mozilla.org/mozilla-central/rev/0ac5b6829893
Description
•