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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt

Issue 1509853008: Move select/option/optgroup-related tests in fast/forms to fast/forms/select. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
deleted file mode 100644
index af09609a4457fe9819359a78a7d527216c7a6287..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/fast/forms/select-item-background-clip-expected.txt
+++ /dev/null
@@ -1,35 +0,0 @@
-layer at (0,0) size 800x600
- LayoutView at (0,0) size 800x600
-layer at (0,0) size 800x600
- LayoutBlockFlow {HTML} at (0,0) size 800x600
- LayoutBlockFlow {BODY} at (8,8) size 784x584
- LayoutBlockFlow {P} at (0,0) size 784x36
- LayoutText {#text} at (0,0) size 54x17
- text run at (0,0) width 54: "Test for "
- LayoutInline {I} at (0,0) size 782x35
- LayoutInline {A} at (0,0) size 305x17 [color=#0000EE]
- LayoutText {#text} at (53,0) size 305x17
- text run at (53,0) width 305: "http://bugs.webkit.org/show_bug.cgi?id=12364"
- LayoutText {#text} at (357,0) size 782x35
- text run at (357,0) width 5: " "
- text run at (361,0) width 421: "REGRESSSION (NativeListBox): Selected option's background is"
- text run at (0,18) width 163: "not clipped to the list box"
- LayoutText {#text} at (162,18) size 5x17
- text run at (162,18) width 5: "."
- LayoutBlockFlow (anonymous) at (0,52) size 784x67
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,60) size 60x68 clip at (11,63) size 39x62 scrollHeight 74
- LayoutListBox {SELECT} at (0,0.25) size 60x67.75 [bgcolor=#FFFFFF] [border: (3px solid #0000FF)]
- LayoutBlockFlow {OPTION} at (6,6) size 33x17
- LayoutText {#text} at (2,0) size 21x16
- text run at (2,0) width 21: "one"
- LayoutBlockFlow {OPTION} at (6,23) size 33x17
- LayoutText {#text} at (2,0) size 20x16
- text run at (2,0) width 20: "two"
- LayoutBlockFlow {OPTION} at (6,40) size 33x17
- LayoutText {#text} at (2,0) size 29x16
- text run at (2,0) width 29: "three"
- LayoutBlockFlow {OPTION} at (6,57) size 33x17 [bgcolor=#800080]
- LayoutText {#text} at (2,0) size 21x16
- text run at (2,0) width 21: "four"

Powered by Google App Engine
This is Rietveld 408576698