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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/win/fast/forms/select/select-style-expected.txt

Issue 1920463002: Manual rebaselines for r388291 #2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x584 5 LayoutBlockFlow {BODY} at (8,8) size 784x584
6 LayoutText {#text} at (0,0) size 566x17 6 LayoutText {#text} at (0,0) size 565x17
7 text run at (0,0) width 256: "This tests that styled popups look right. " 7 text run at (0,0) width 256: "This tests that styled popups look right. "
8 text run at (255,0) width 311: "(Aqua for now- later, we will honor the styling)." 8 text run at (255,0) width 310: "(Aqua for now- later, we will honor the styling)."
9 LayoutBR {BR} at (565,14) size 1x0 9 LayoutBR {BR} at (564,14) size 1x0
10 LayoutMenuList {SELECT} at (0,18) size 46x20 [bgcolor=#FF0000] [border: (1 px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,18) size 46x20 [bgcolor=#FF0000] [border: (1 px solid #A9A9A9)]
11 LayoutBlockFlow (anonymous) at (1,1) size 44x18 11 LayoutBlockFlow (anonymous) at (1,1) size 44x18
12 LayoutText (anonymous) at (4,1) size 22x16 12 LayoutText (anonymous) at (4,1) size 22x16
13 text run at (4,1) width 22: "test" 13 text run at (4,1) width 22: "test"
14 LayoutText {#text} at (46,19) size 4x17 14 LayoutText {#text} at (46,19) size 4x17
15 text run at (46,19) width 4: " " 15 text run at (46,19) width 4: " "
16 LayoutBR {BR} at (50,33) size 0x0 16 LayoutBR {BR} at (50,33) size 0x0
17 LayoutText {#text} at (0,38) size 541x17 17 LayoutText {#text} at (0,38) size 541x17
18 text run at (0,38) width 541: "This tests that background color is white by default regardless of the parent element." 18 text run at (0,38) width 541: "This tests that background color is white by default regardless of the parent element."
19 LayoutBR {BR} at (540,52) size 1x0 19 LayoutBR {BR} at (540,52) size 1x0
(...skipping 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (46,171) width 4: " " 64 text run at (46,171) width 4: " "
65 LayoutBR {BR} at (50,185) size 0x0 65 LayoutBR {BR} at (50,185) size 0x0
66 LayoutText {#text} at (0,190) size 430x17 66 LayoutText {#text} at (0,190) size 430x17
67 text run at (0,190) width 430: "This tests that the image specified for background-image is visible." 67 text run at (0,190) width 430: "This tests that the image specified for background-image is visible."
68 LayoutBR {BR} at (429,204) size 1x0 68 LayoutBR {BR} at (429,204) size 1x0
69 LayoutMenuList {SELECT} at (0,208) size 46x20 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)] 69 LayoutMenuList {SELECT} at (0,208) size 46x20 [bgcolor=#FFFFFF] [border: ( 1px solid #A9A9A9)]
70 LayoutBlockFlow (anonymous) at (1,1) size 44x18 70 LayoutBlockFlow (anonymous) at (1,1) size 44x18
71 LayoutText (anonymous) at (4,1) size 22x16 71 LayoutText (anonymous) at (4,1) size 22x16
72 text run at (4,1) width 22: "test" 72 text run at (4,1) width 22: "test"
73 LayoutText {#text} at (0,0) size 0x0 73 LayoutText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698