Closed
Bug 1494495
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 13231 - Ensure that we establish an overflow clip on paint containment.
Categories
(Core :: CSS Parsing and Computation, enhancement, P4)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 13231 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/13231
Details from upstream follow.
Vladimir Levin <vmpstr@chromium.org> wrote:
> Ensure that we establish an overflow clip on paint containment.
>
> This patch ensures that we don't leak geometry outside of paint
> contained element, which may cause scrollbars to appear.
>
> Added a WPT with a tall clipped div which causes scrollbars without
> this patch, and passes with the patch.
>
> R=chrishtr@chromium.org
>
> Bug: 882322
> Change-Id: I929542d4ad643df8dad1ab388a878bd0892c0c69
> Reviewed-on: https://chromium-review.googlesource.com/1246922
> WPT-Export-Revision: 4acbb69a2ea5a71a4849b474b888a717d690c530
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 2•7 years ago
|
||
| Assignee | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=8c660e4bffd72d72278a8440dfd4986e6527f7c2
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
| Assignee | ||
Updated•7 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
| Assignee | ||
Comment 4•7 years ago
|
||
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
| Assignee | ||
Comment 5•7 years ago
|
||
| Assignee | ||
Comment 6•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=ab4b6b3556733516f6583ca1aa083c454086abcb
| Assignee | ||
Comment 7•7 years ago
|
||
Ran 1 tests
PASS : 1
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/f797a850769e
[wpt PR 13231] - Ensure that we establish an overflow clip on paint containment., a=testonly
Comment 9•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•