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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-baseline-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-baseline-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt
deleted file mode 100644
index f816dce3c1fedb6ee41e0b9e1246a702799c71d8..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/linux/fast/forms/select-baseline-expected.txt
+++ /dev/null
@@ -1,49 +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
- LayoutText {#text} at (0,0) size 444x19
- text run at (0,0) width 444: "This tests that empty select controls and buttons have the correct baseline."
- LayoutBR {BR} at (444,15) size 0x0
- LayoutMenuList {SELECT} at (0,21) size 25x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutText (anonymous) at (4,1) size 4x16
- text run at (4,1) width 4: " "
- LayoutText {#text} at (25,21) size 29x19
- text run at (25,21) width 29: " test "
- LayoutMenuList {SELECT} at (54,21) size 47x20 [bgcolor=#C0C0C0] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 45x18
- LayoutText (anonymous) at (4,1) size 22x16
- text run at (4,1) width 22: "test"
- LayoutText {#text} at (101,21) size 4x19
- text run at (101,21) width 4: " "
- LayoutMenuList {SELECT} at (105,21) size 25x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 23x18
- LayoutText (anonymous) at (4,1) size 4x16
- text run at (4,1) width 4: " "
- LayoutText {#text} at (130,21) size 29x19
- text run at (130,21) width 29: " test "
- LayoutMenuList {SELECT} at (159,21) size 47x20 [color=#00008B] [bgcolor=#ADD8E6] [border: (1px solid #A9A9A9)]
- LayoutBlockFlow (anonymous) at (1,1) size 45x18
- LayoutText (anonymous) at (4,1) size 22x16
- text run at (4,1) width 22: "test"
- LayoutText {#text} at (206,21) size 4x19
- text run at (206,21) width 4: " "
- LayoutButton {BUTTON} at (210,33) size 16x6 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutText {#text} at (226,21) size 4x19
- text run at (226,21) width 4: " "
- LayoutButton {BUTTON} at (230,20) size 38x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 22x16
- LayoutText {#text} at (0,0) size 22x16
- text run at (0,0) width 22: "test"
- LayoutText {#text} at (268,21) size 4x19
- text run at (268,21) width 4: " "
- LayoutButton {BUTTON} at (272,33) size 16x6 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
- LayoutText {#text} at (288,21) size 4x19
- text run at (288,21) width 4: " "
- LayoutButton {BUTTON} at (292,20) size 38x22 [color=#00008B] [bgcolor=#ADD8E6] [border: (2px outset #C0C0C0)]
- LayoutBlockFlow (anonymous) at (8,3) size 22x16
- LayoutText {#text} at (0,0) size 22x16
- text run at (0,0) width 22: "test"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698