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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/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-xp/fast/forms/option-strip-whitespace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/option-strip-whitespace-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/fast/forms/option-strip-whitespace-expected.txt
deleted file mode 100644
index 01ad8848451bba18c5721bdd06a2f3d38cdf6c15..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/win-xp/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 67x19
- text run at (0,51) width 67: "Five Tabs: "
- LayoutBR {BR} at (143,66) size 0x0
- 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 (157,157) size 0x0
- 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=#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 (376,197) size 0x0
- LayoutBR {BR} at (0,202) size 0x19
- LayoutText {#text} at (0,222) size 266x19
- text run at (0,222) width 266: "Five Tabs (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (266,222) size 80x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 78x18
- LayoutText (anonymous) at (4,1) size 55x16
- text run at (4,1) width 55: "Five Tabs"
- LayoutBR {BR} at (346,237) size 0x0
- 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 80x20 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 78x18
- LayoutText (anonymous) at (4,1) size 55x16
- text run at (4,1) width 55: "Five Tabs"
- LayoutText {#text} at (0,0) size 0x0
-layer at (75,44) size 76x70 clip at (76,45) size 59x68
- LayoutListBox {SELECT} at (67,0) size 76x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {OPTION} at (1,1) size 59x17
- LayoutText {#text} at (2,0) size 55x16
- text run at (2,0) width 55: "Five Tabs"
-layer at (89,135) size 76x70 clip at (90,136) size 59x68
- LayoutListBox {SELECT} at (81,91) size 76x70 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow {OPTION} at (1,1) size 59x17
- LayoutText {#text} at (2,0) size 55x16
- text run at (2,0) width 55: "Five Tabs"

Powered by Google App Engine
This is Rietveld 408576698