[wpt-sync] Sync PR 23546 - Invalidate style for inner editor when focus changes.
Categories
(Core :: Layout: Scrolling and Overflow, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 23546 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23546
Details from upstream follow.
Rune Lillesveen <futhark@chromium.org> wrote:
Invalidate style for inner editor when focus changes.
The inner editor style invalidation relied on marking the element style
dirty during style recalc if the host input style changed, but that
might not be the case if the author overrides any focus styles.Bug: 1078663
Change-Id: I2914ff9bebc4bc239ca29ced7365b2c9155ebbb0
Reviewed-on: https://chromium-review.googlesource.com/2196583
WPT-Export-Revision: e516787ddb0dc1741b5202b2160b1e9b9a16c0c5
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•5 years ago
|
||
Assignee | ||
Comment 2•5 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
Comment 4•5 years ago
|
||
bugherder |
Description
•