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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-style-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/fast/forms/select-style-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-style-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
deleted file mode 100644
index 91bc24557f4a84afb9d279c6a80d2fc042fee958..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/platform/mac/fast/forms/select-style-expected.txt
+++ /dev/null
@@ -1,73 +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 565x18
- text run at (0,0) width 256: "This tests that styled popups look right. "
- text run at (255,0) width 310: "(Aqua for now- later, we will honor the styling)."
- LayoutBR {BR} at (564,14) size 1x0
- LayoutMenuList {SELECT} at (0,19) size 42x18 [bgcolor=#FF0000] [border: (1px solid #A6A6A6)]
- LayoutBlockFlow (anonymous) at (1,1) size 40x16
- LayoutText (anonymous) at (8,1) size 19x13
- text run at (8,1) width 19: "test"
- LayoutText {#text} at (42,18) size 4x18
- text run at (42,18) width 4: " "
- LayoutBR {BR} at (46,32) size 0x0
- LayoutText {#text} at (0,37) size 541x18
- text run at (0,37) width 541: "This tests that background color is white by default regardless of the parent element."
- LayoutBR {BR} at (540,51) size 1x0
- LayoutInline {SPAN} at (0,0) size 64x28 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
- LayoutMenuList {SELECT} at (5,56) size 50x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 50x18
- LayoutText (anonymous) at (8,2) size 19x13
- text run at (8,2) width 19: "test"
- LayoutText {#text} at (55,55) size 4x18
- text run at (55,55) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,74) size 641x18
- text run at (0,74) width 641: "This tests that background color is inherited from the parent if background-color:inherit is specified."
- LayoutBR {BR} at (640,88) size 1x0
- LayoutInline {SPAN} at (0,0) size 56x28 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
- LayoutMenuList {SELECT} at (5,93) size 42x18 [border: (1px solid #A6A6A6)]
- LayoutBlockFlow (anonymous) at (1,1) size 40x16
- LayoutText (anonymous) at (8,1) size 19x13
- text run at (8,1) width 19: "test"
- LayoutText {#text} at (47,92) size 4x18
- text run at (47,92) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,111) size 652x18
- text run at (0,111) width 652: "This tests that background color is the same as the parent if background-color:transparent is specified."
- LayoutBR {BR} at (651,125) size 1x0
- LayoutInline {SPAN} at (0,0) size 56x28 [bgcolor=#FF0000]
- LayoutText {#text} at (0,0) size 0x0
- LayoutMenuList {SELECT} at (5,130) size 42x18 [border: (1px solid #A6A6A6)]
- LayoutBlockFlow (anonymous) at (1,1) size 40x16
- LayoutText (anonymous) at (8,1) size 19x13
- text run at (8,1) width 19: "test"
- LayoutText {#text} at (47,129) size 4x18
- text run at (47,129) width 4: " "
- LayoutText {#text} at (0,0) size 0x0
- LayoutBR {BR} at (0,0) size 0x0
- LayoutText {#text} at (0,148) size 508x18
- text run at (0,148) width 508: "This tests that background is white if only background-image:none is specified."
- LayoutBR {BR} at (507,162) size 1x0
- LayoutMenuList {SELECT} at (0,167) size 50x18 [bgcolor=#F8F8F8]
- LayoutBlockFlow (anonymous) at (0,0) size 50x18
- LayoutText (anonymous) at (8,2) size 19x13
- text run at (8,2) width 19: "test"
- LayoutText {#text} at (50,166) size 4x18
- text run at (50,166) width 4: " "
- LayoutBR {BR} at (54,180) size 0x0
- LayoutText {#text} at (0,185) size 429x18
- text run at (0,185) width 429: "This tests that the image specified for background-image is visible."
- LayoutBR {BR} at (428,199) size 1x0
- LayoutMenuList {SELECT} at (0,203) size 42x18 [bgcolor=#F8F8F8] [border: (1px solid #A6A6A6)]
- LayoutBlockFlow (anonymous) at (1,1) size 40x16
- LayoutText (anonymous) at (8,1) size 19x13
- text run at (8,1) width 19: "test"
- LayoutText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698