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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-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/option-strip-whitespace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
deleted file mode 100644
index 0592c43041cc1a2719ab9951dad4f3b688e5431a..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/option-strip-whitespace-expected.txt
+++ /dev/null
@@ -1,50 +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 784x20
- LayoutText {#text} at (0,0) size 383x19
- text run at (0,0) width 383: "All of these selects should have the same amount of whitespace."
- LayoutBlockFlow (anonymous) at (0,36) size 784x282
- LayoutText {#text} at (0,51) size 66x19
- text run at (0,51) width 66: "Five Tabs: "
- LayoutBR {BR} at (140,66) size 1x0
- LayoutBR {BR} at (0,71) size 0x19
- LayoutText {#text} at (0,142) size 81x19
- text run at (0,142) width 81: "Five Spaces: "
- LayoutBR {BR} at (155,157) size 1x0
- LayoutBR {BR} at (0,162) size 0x19
- LayoutText {#text} at (0,182) size 280x19
- text run at (0,182) width 280: "Five Spaces (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (280,182) size 96x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 94x18
- LayoutText (anonymous) at (4,1) size 71x16
- text run at (4,1) width 71: "Five Spaces"
- LayoutBR {BR} at (376,197) size 0x0
- LayoutBR {BR} at (0,202) size 0x19
- LayoutText {#text} at (0,222) size 265x19
- text run at (0,222) width 265: "Five Tabs (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (264.88,222) size 79x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 77x18
- LayoutText (anonymous) at (4,1) size 54x16
- text run at (4,1) width 54: "Five Tabs"
- LayoutBR {BR} at (343,237) size 1x0
- LayoutBR {BR} at (0,242) size 0x19
- LayoutText {#text} at (0,262) size 121x19
- text run at (0,262) width 121: "Mixed Whitespace: "
- LayoutMenuList {SELECT} at (121,262) size 79x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 77x18
- LayoutText (anonymous) at (4,1) size 54x16
- text run at (4,1) width 54: "Five Tabs"
- LayoutText {#text} at (0,0) size 0x0
-layer at (74,44) size 74x70 clip at (75,45) size 57x68
- LayoutListBox {SELECT} at (65.88,0) size 74.53x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {OPTION} at (1,1) size 57.53x17
- LayoutText {#text} at (2,0) size 54x16
- text run at (2,0) width 54: "Five Tabs"
-layer at (89,135) size 75x70 clip at (90,136) size 58x68
- LayoutListBox {SELECT} at (81,91) size 74.53x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {OPTION} at (1,1) size 57.53x17
- LayoutText {#text} at (2,0) size 54x16
- text run at (2,0) width 54: "Five Tabs"

Powered by Google App Engine
This is Rietveld 408576698