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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/fast/forms/option-strip-whitespace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt b/third_party/WebKit/LayoutTests/platform/win/fast/forms/option-strip-whitespace-expected.txt
deleted file mode 100644
index 956327df81986dcedd2474bff2d57f1a8ba3082f..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win/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 784x18
- LayoutText {#text} at (0,0) size 411x17
- text run at (0,0) width 411: "All of these selects should have the same amount of whitespace."
- LayoutBlockFlow (anonymous) at (0,34) size 784x274
- LayoutText {#text} at (0,53) size 71x17
- text run at (0,53) width 71: "Five Tabs: "
- LayoutBR {BR} at (145,67) size 1x0
- LayoutBR {BR} at (0,71) size 0x17
- LayoutText {#text} at (0,142) size 86x17
- text run at (0,142) width 86: "Five Spaces: "
- LayoutBR {BR} at (159,156) size 1x0
- LayoutBR {BR} at (0,160) size 0x17
- LayoutText {#text} at (0,179) size 306x17
- text run at (0,179) width 306: "Five Spaces (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (305.25,178) size 96x20 [bgcolor=#FFFFFF] [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 (401,193) size 1x0
- LayoutBR {BR} at (0,198) size 0x17
- LayoutText {#text} at (0,217) size 291x17
- text run at (0,217) width 291: "Five Tabs (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (290.80,216) size 79x20 [bgcolor=#FFFFFF] [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 (369,231) size 1x0
- LayoutBR {BR} at (0,236) size 0x17
- LayoutText {#text} at (0,255) size 129x17
- text run at (0,255) width 129: "Mixed Whitespace: "
- LayoutMenuList {SELECT} at (128.84,254) size 79x20 [bgcolor=#FFFFFF] [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 (79,42) size 74x70 clip at (80,43) size 57x68
- LayoutListBox {SELECT} at (70.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 (93,131) size 75x70 clip at (94,132) size 58x68
- LayoutListBox {SELECT} at (85.31,89) 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