[wpt-sync] Sync PR 34826 - blink: Fix computed style overrides for overflow.
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox104 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 34826 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/34826
Details from upstream follow.
Khushal Sagar <khushalsagar@chromium.org> wrote:
blink: Fix computed style overrides for overflow.
StyleAdjuster enforces that an element with table layout can only use
overflow with values 'visible' or 'hidden'. There is no reason to
disallow 'clip' in this case.Bug:1321217
Change-Id: I6eea2c5fd105f6b46adef590f35eafa0b3598031
Reviewed-on: https://chromium-review.googlesource.com/3758250
WPT-Export-Revision: b683f4c61417f1128f24c7aaef7ec81d2548978d
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 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
PASS
: 1
Chrome
PASS
: 1
Safari
PASS
: 1
Links
Comment 4•2 years ago
|
||
bugherder |
Description
•