forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Listbox SELECT: Do not force layout on OPTION element selecti…
…on." This reverts r482803 (commit 6eddce9). Broke option hit testing when combining a select and flexbox sometimes. Bug: 771216 Original change's description: > Listbox SELECT: Do not force layout on OPTION element selection. > > Adjust scroll position in PaintLayerScrollableArea::UpdateAfterLayout(), instead of > Document::UpdateStyleAndLayoutIgnorePendingStylesheets() followed by scrolling. > > Bug: 556801, 620408 > Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 > Change-Id: I2bd014b2f7950f1a51dbfa5067638013736d62dc > Reviewed-on: https://chromium-review.googlesource.com/542059 > Reviewed-by: Steve Kobes <skobes@chromium.org> > Commit-Queue: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#482803} TBR=skobes@chromium.org,tkent@chromium.org # Not skipping CQ checks because original CL landed > 1 day ago. Bug: 556801, 620408 Change-Id: I6861c3ea1ab3aa4e7ee8365bc21e444a477608ca Cq-Include-Trybots: master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2 Reviewed-on: https://chromium-review.googlesource.com/699594 Commit-Queue: Emil A Eklund <eae@chromium.org> Reviewed-by: Steve Kobes <skobes@chromium.org> Reviewed-by: Kent Tamura <tkent@chromium.org> Reviewed-by: Emil A Eklund <eae@chromium.org> Cr-Commit-Position: refs/heads/master@{#506539}
- Loading branch information
Showing
25 changed files
with
355 additions
and
661 deletions.
There are no files selected for viewing
28 changes: 0 additions & 28 deletions
28
third_party/WebKit/LayoutTests/fast/forms/select/listbox-no-force-layout.html
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-6.02 KB
(81%)
...youtTests/platform/linux/fast/forms/select/select-initial-position-expected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1.24 KB
(89%)
...ts/platform/mac-mac10.10/fast/forms/select/select-initial-position-expected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file modified
BIN
-1.28 KB
(89%)
...ts/platform/mac-mac10.11/fast/forms/select/select-initial-position-expected.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.