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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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/mac-mavericks/fast/forms/option-strip-whitespace-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/option-strip-whitespace-expected.txt b/third_party/WebKit/LayoutTests/platform/mac-mavericks/fast/forms/option-strip-whitespace-expected.txt
deleted file mode 100644
index 48e492b02eb1b190a716f6130d54a10887db8aec..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac-mavericks/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 411x18
- text run at (0,0) width 411: "All of these selects should have the same amount of whitespace."
- LayoutBlockFlow (anonymous) at (0,34) size 784x247
- LayoutText {#text} at (0,41) size 71x18
- text run at (0,41) width 71: "Five Tabs: "
- LayoutBR {BR} at (137,55) size 1x0
- LayoutBR {BR} at (0,59) size 0x18
- LayoutText {#text} at (0,118) size 86x18
- text run at (0,118) width 86: "Five Spaces: "
- LayoutBR {BR} at (152,132) size 1x0
- LayoutBR {BR} at (0,136) size 0x18
- LayoutText {#text} at (0,154) size 306x18
- text run at (0,154) width 306: "Five Spaces (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (305.25,155) size 92x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 92x18
- LayoutText (anonymous) at (8,2) size 61x13
- text run at (8,2) width 61: "Five Spaces"
- LayoutBR {BR} at (397,168) size 1x0
- LayoutBR {BR} at (0,173) size 0x18
- LayoutText {#text} at (0,191) size 291x18
- text run at (0,191) width 291: "Five Tabs (with leading/trailing whitespace): "
- LayoutMenuList {SELECT} at (290.80,192) size 81x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 81x18
- LayoutText (anonymous) at (8,2) size 50x13
- text run at (8,2) width 50: "Five Tabs"
- LayoutBR {BR} at (371,205) size 1x0
- LayoutBR {BR} at (0,210) size 0x18
- LayoutText {#text} at (0,228) size 129x18
- text run at (0,228) width 129: "Mixed Whitespace: "
- LayoutMenuList {SELECT} at (128.84,229) size 81x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 81x18
- LayoutText (anonymous) at (8,2) size 50x13
- text run at (8,2) width 50: "Five Tabs"
- LayoutText {#text} at (0,0) size 0x0
-layer at (79,42) size 67x59 clip at (80,43) size 54x57
- LayoutListBox {SELECT} at (70.88,0.25) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
- LayoutBlockFlow {OPTION} at (1,1) size 53.95x14.19
- LayoutText {#text} at (2,0) size 50x13
- text run at (2,0) width 50: "Five Tabs"
-layer at (93,119) size 67x59 clip at (94,120) size 54x57
- LayoutListBox {SELECT} at (85.31,77.25) size 66.95x58.75 [bgcolor=#FFFFFF] [border: (1px solid #999999)]
- LayoutBlockFlow {OPTION} at (1,1) size 53.95x14.19
- LayoutText {#text} at (2,0) size 50x13
- text run at (2,0) width 50: "Five Tabs"

Powered by Google App Engine
This is Rietveld 408576698