[wpt-sync] Sync PR 34541 - blink: Enable overflow for image 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 34541 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34541
Details from upstream follow.
Khushal Sagar <khushalsagar@chromium.org> wrote:
blink: Enable overflow for image elements.
Enable the code-path to apply overflow, overflow-clip-margin and paint
containment to image elements similar to other elements.R=pdr@chromium.org, vmpstr@chromium.org
Bug: 1321217
Change-Id: I9210728ba4fb82ac8a86a89db77c18ea9aa011efReviewed-on: https://chromium-review.googlesource.com/3715462
WPT-Export-Revision: db85488514cefe70e66dec9365eb31b6800a31dd
| Assignee | ||
Updated•4 years ago
|
| Assignee | ||
Comment 1•4 years ago
|
||
| Assignee | ||
Comment 2•4 years ago
|
||
| Assignee | ||
Comment 3•4 years ago
|
||
CI Results
Ran 0 Firefox configurations based on mozilla-central, and Firefox, and Chrome on GitHub CI
Total 4 tests
Status Summary
Firefox
FAIL: 4
Chrome
FAIL: 4
Links
Details
New Tests That Don't Pass
- /css/css-overflow/overflow-img-border-radius.html [wpt.fyi]:
FAIL(Chrome:FAIL) - /css/css-overflow/overflow-img-object-position.html [wpt.fyi]:
FAIL(Chrome:FAIL) - /css/css-overflow/overflow-img-svg.html [wpt.fyi]:
FAIL(Chrome:FAIL) - /css/css-overflow/overflow-img.html [wpt.fyi]:
FAIL(Chrome:FAIL)
Comment 5•4 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/729ff5ad895c
https://hg.mozilla.org/mozilla-central/rev/c37a34e7ef65
Description
•