Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(120)

Issue 1591613002: Move tests about 'New SELECT Popup' to fast/forms/select-popup, and disable them on OSX and Android. (Closed)

Created:
4 years, 11 months ago by tkent
Modified:
4 years, 11 months ago
Reviewers:
keishi
CC:
blink-reviews, chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move tests about 'New SELECT Popup' to fast/forms/select-popup, and disable them on OSX and Android. This CL has no behavior changes BUG=571094 Committed: https://crrev.com/3a119440b87b1bca6519479b76d0c94b92229b42 Cr-Commit-Position: refs/heads/master@{#369694}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+-35 lines, -1883 lines) Patch
M third_party/WebKit/LayoutTests/NeverFixTests View 1 chunk +4 lines, -0 lines 0 comments Download
M third_party/WebKit/LayoutTests/TestExpectations View 9 chunks +12 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/fast/forms/README.md View 1 chunk +4 lines, -0 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-empty.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-empty-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-fractional-width.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-long.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-long-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-many.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-many-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-rtl.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-single-option.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-single-option-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-styled.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-styled-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-tall.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-tall-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-texttransform.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-texttransform-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-transform.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-transform-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-zoom.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-zoom-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-zoom090.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-appearance-zoom090-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-ax.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-cancel.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-cancel-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-close.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-close-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-select.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-select-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-crash-on-style-update.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-event-order.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-key-operations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-mouse-operations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-multiline-title.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-multiline-title-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-nested-style.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-nested-style-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-non-latin-update-from-element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-non-latin-update-from-element-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-position.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-size.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-size-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-touch-operations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-update-from-element.html View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/fast/forms/select-popup/popup-menu-update-from-element-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance.html View 1 chunk +0 lines, -27 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-empty.html View 1 chunk +0 lines, -22 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-empty-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-fractional-width.html View 1 chunk +0 lines, -38 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-long.html View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-long-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-many.html View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-many-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-rtl.html View 1 chunk +0 lines, -44 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-single-option.html View 1 chunk +0 lines, -33 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-single-option-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-styled.html View 1 chunk +0 lines, -54 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-styled-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-tall.html View 1 chunk +0 lines, -29 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-tall-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-texttransform.html View 1 chunk +0 lines, -24 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-texttransform-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-transform.html View 1 chunk +0 lines, -23 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-transform-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-zoom.html View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-zoom-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-zoom090.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-appearance-zoom090-expected.txt View 1 chunk +0 lines, -7 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-ax.html View 1 chunk +0 lines, -36 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-cancel.html View 1 chunk +0 lines, -34 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-cancel-expected.txt View 1 chunk +0 lines, -9 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-close.html View 1 chunk +0 lines, -18 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-close-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-select.html View 1 chunk +0 lines, -19 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-select-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-crash-on-style-update.html View 1 chunk +0 lines, -25 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-event-order.html View 1 chunk +0 lines, -50 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-key-operations.html View 1 chunk +0 lines, -177 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-mouse-operations.html View 1 chunk +0 lines, -129 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-multiline-title.html View 1 chunk +0 lines, -31 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-multiline-title-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-nested-style.html View 1 chunk +0 lines, -39 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-nested-style-expected.txt View 1 chunk +0 lines, -13 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-non-latin-update-from-element.html View 1 chunk +0 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-non-latin-update-from-element-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-position.html View 1 chunk +0 lines, -183 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-size.html View 1 chunk +0 lines, -47 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-size-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-touch-operations.html View 1 chunk +0 lines, -120 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-touch-operations-expected.txt View 1 chunk +0 lines, -17 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-update-from-element.html View 1 chunk +0 lines, -80 lines 0 comments Download
D third_party/WebKit/LayoutTests/fast/forms/select/popup-menu-update-from-element-expected.txt View 1 chunk +0 lines, -16 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/android/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-fractional-width-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-popup/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-fractional-width-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/linux/fast/forms/select/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-lion/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/select/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-mountainlion/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac-snowleopard/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-empty-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-fractional-width-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-fractional-width-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-long-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-many-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-rtl-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-single-option-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-styled-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-tall-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-texttransform-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-transform-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-zoom-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-appearance-zoom090-expected.txt View 1 chunk +0 lines, -8 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-ax-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-crash-on-cancel-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-event-order-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-key-operations-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-mouse-operations-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-multiline-title-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-nested-style-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-non-latin-update-from-element-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-position-expected.txt View 1 chunk +0 lines, -6 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-size-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-touch-operations-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/mac/fast/forms/select/popup-menu-update-from-element-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select-popup/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/select/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-fractional-width-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-fractional-width-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-rtl-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-ax-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-event-order-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-key-operations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-mouse-operations-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win/fast/forms/select-popup/popup-menu-position-expected.txt View 0 chunks +-1 lines, --1 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-empty-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-fractional-width-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-fractional-width-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-long-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-many-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-rtl-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-rtl-expected.txt View 1 chunk +0 lines, -5 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-single-option-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-tall-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-texttransform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-transform-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-zoom-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-appearance-zoom090-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-ax-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-event-order-expected.txt View 1 chunk +0 lines, -10 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-key-operations-expected.txt View 1 chunk +0 lines, -68 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-mouse-operations-expected.txt View 1 chunk +0 lines, -30 lines 0 comments Download
D third_party/WebKit/LayoutTests/platform/win/fast/forms/select/popup-menu-position-expected.txt View 1 chunk +0 lines, -19 lines 0 comments Download
A + third_party/WebKit/LayoutTests/platform/win7/fast/forms/select-popup/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download
D third_party/WebKit/LayoutTests/platform/win7/fast/forms/select/popup-menu-appearance-styled-expected.png View Binary file 0 comments Download

Messages

Total messages: 9 (4 generated)
tkent
Keishi, would you review this please?
4 years, 11 months ago (2016-01-15 05:44:18 UTC) #3
keishi
LGTM
4 years, 11 months ago (2016-01-15 06:00:29 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1591613002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1591613002/1
4 years, 11 months ago (2016-01-15 06:01:18 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 11 months ago (2016-01-15 06:09:13 UTC) #7
commit-bot: I haz the power
4 years, 11 months ago (2016-01-15 06:10:24 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/3a119440b87b1bca6519479b76d0c94b92229b42
Cr-Commit-Position: refs/heads/master@{#369694}

Powered by Google App Engine
This is Rietveld 408576698