Closed
Bug 1669517
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 26008 - blink: make LayoutBox adjust visual-overflow of children
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Core
Layout: Scrolling and Overflow
Tracking
()
RESOLVED
FIXED
83 Branch
Tracking | Status | |
---|---|---|
firefox83 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 26008 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/26008
Details from upstream follow.
b'Scott Violet <sky@chromium.org>' wrote:
blink: make LayoutBox adjust visual-overflow of children
This is necessary if one axis is visible and the other clipped.
BUG=1087667
TEST=wpt/css/css-overflow/overflow-clip-content-visual-overflow.htmlChange-Id: I854fb2031c7d9149cbac6493f69c46ac22f14a39
Reviewed-on: https://chromium-review.googlesource.com/2450793
WPT-Export-Revision: b2ed623b2de592b59c829914f960201ca6260c88
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout: Scrolling and Overflow
Product: Testing → Core
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=965113bf7d6656ec1029fb5e7e14e0013b74c75c
Assignee | ||
Comment 2•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=334011abbd0fd0c7e096a2d6d627e0583fc374aa
Assignee | ||
Comment 3•4 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
PASS: 1
Chrome
FAIL: 1
Safari
FAIL: 1
Links
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/9cb92942c3a8
[wpt PR 26008] - blink: make LayoutBox adjust visual-overflow of children, a=testonly
Comment 5•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox83:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 83 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•