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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/fast/forms/select-item-background-clip-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-item-background-clip-expected.txt
deleted file mode 100644
index 60b55006aad96c87ebabc47e4e5a071bf6c70eed..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/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 784x40
- LayoutText {#text} at (0,0) size 50x19
- text run at (0,0) width 50: "Test for "
- LayoutInline {I} at (0,0) size 776x39
- LayoutInline {A} at (0,0) size 306x19 [color=#0000EE]
- LayoutText {#text} at (49,0) size 306x19
- text run at (49,0) width 306: "http://bugs.webkit.org/show_bug.cgi?id=12364"
- LayoutText {#text} at (354,0) size 776x39
- text run at (354,0) width 5: " "
- text run at (358,0) width 418: "REGRESSSION (NativeListBox): Selected option's background is"
- text run at (0,20) width 163: "not clipped to the list box"
- LayoutText {#text} at (163,20) size 4x19
- text run at (163,20) width 4: "."
- LayoutBlockFlow (anonymous) at (0,56) size 784x67
- LayoutText {#text} at (0,0) size 0x0
- LayoutText {#text} at (0,0) size 0x0
-layer at (8,64) size 60x68 clip at (11,67) 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