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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac-mavericks/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 unified diff | Download patch
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 565x18
7 text run at (0,0) width 256: "This tests that styled popups look right. "
8 text run at (255,0) width 310: "(Aqua for now- later, we will honor the styling)."
9 LayoutBR {BR} at (564,14) size 1x0
10 LayoutMenuList {SELECT} at (0,19) size 43x18 [bgcolor=#FF0000] [border: (1 px solid #A6A6A6)]
11 LayoutBlockFlow (anonymous) at (1,1) size 41x16
12 LayoutText (anonymous) at (8,1) size 20x13
13 text run at (8,1) width 20: "test"
14 LayoutText {#text} at (43,18) size 4x18
15 text run at (43,18) width 4: " "
16 LayoutBR {BR} at (47,32) size 0x0
17 LayoutText {#text} at (0,37) size 541x18
18 text run at (0,37) width 541: "This tests that background color is white by default regardless of the parent element."
19 LayoutBR {BR} at (540,51) size 1x0
20 LayoutInline {SPAN} at (0,0) size 65x28 [bgcolor=#FF0000]
21 LayoutText {#text} at (0,0) size 0x0
22 LayoutMenuList {SELECT} at (5,56) size 51x18 [bgcolor=#F8F8F8]
23 LayoutBlockFlow (anonymous) at (0,0) size 51x18
24 LayoutText (anonymous) at (8,2) size 20x13
25 text run at (8,2) width 20: "test"
26 LayoutText {#text} at (56,55) size 4x18
27 text run at (56,55) width 4: " "
28 LayoutText {#text} at (0,0) size 0x0
29 LayoutBR {BR} at (0,0) size 0x0
30 LayoutText {#text} at (0,74) size 641x18
31 text run at (0,74) width 641: "This tests that background color is inher ited from the parent if background-color:inherit is specified."
32 LayoutBR {BR} at (640,88) size 1x0
33 LayoutInline {SPAN} at (0,0) size 57x28 [bgcolor=#FF0000]
34 LayoutText {#text} at (0,0) size 0x0
35 LayoutMenuList {SELECT} at (5,93) size 43x18 [border: (1px solid #A6A6A6 )]
36 LayoutBlockFlow (anonymous) at (1,1) size 41x16
37 LayoutText (anonymous) at (8,1) size 20x13
38 text run at (8,1) width 20: "test"
39 LayoutText {#text} at (48,92) size 4x18
40 text run at (48,92) width 4: " "
41 LayoutText {#text} at (0,0) size 0x0
42 LayoutBR {BR} at (0,0) size 0x0
43 LayoutText {#text} at (0,111) size 652x18
44 text run at (0,111) width 652: "This tests that background color is the same as the parent if background-color:transparent is specified."
45 LayoutBR {BR} at (651,125) size 1x0
46 LayoutInline {SPAN} at (0,0) size 57x28 [bgcolor=#FF0000]
47 LayoutText {#text} at (0,0) size 0x0
48 LayoutMenuList {SELECT} at (5,130) size 43x18 [border: (1px solid #A6A6A 6)]
49 LayoutBlockFlow (anonymous) at (1,1) size 41x16
50 LayoutText (anonymous) at (8,1) size 20x13
51 text run at (8,1) width 20: "test"
52 LayoutText {#text} at (48,129) size 4x18
53 text run at (48,129) width 4: " "
54 LayoutText {#text} at (0,0) size 0x0
55 LayoutBR {BR} at (0,0) size 0x0
56 LayoutText {#text} at (0,148) size 508x18
57 text run at (0,148) width 508: "This tests that background is white if o nly background-image:none is specified."
58 LayoutBR {BR} at (507,162) size 1x0
59 LayoutMenuList {SELECT} at (0,167) size 51x18 [bgcolor=#F8F8F8]
60 LayoutBlockFlow (anonymous) at (0,0) size 51x18
61 LayoutText (anonymous) at (8,2) size 20x13
62 text run at (8,2) width 20: "test"
63 LayoutText {#text} at (51,166) size 4x18
64 text run at (51,166) width 4: " "
65 LayoutBR {BR} at (55,180) size 0x0
66 LayoutText {#text} at (0,185) size 429x18
67 text run at (0,185) width 429: "This tests that the image specified for background-image is visible."
68 LayoutBR {BR} at (428,199) size 1x0
69 LayoutMenuList {SELECT} at (0,203) size 43x18 [bgcolor=#F8F8F8] [border: ( 1px solid #A6A6A6)]
70 LayoutBlockFlow (anonymous) at (1,1) size 41x16
71 LayoutText (anonymous) at (8,1) size 20x13
72 text run at (8,1) width 20: "test"
73 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698