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

Side by Side Diff: LayoutTests/platform/android/fast/forms/select-style-expected.txt

Issue 1106883002: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 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 | Annotate | Revision Log
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 525x19 6 LayoutText {#text} at (0,0) size 525x19
7 text run at (0,0) width 239: "This tests that styled popups look right. " 7 text run at (0,0) width 239: "This tests that styled popups look right. "
8 text run at (239,0) width 286: "(Aqua for now- later, we will honor the styling)." 8 text run at (239,0) width 286: "(Aqua for now- later, we will honor the styling)."
9 LayoutBR {BR} at (525,15) size 0x0 9 LayoutBR {BR} at (525,15) size 0x0
10 LayoutMenuList {SELECT} at (0,20) size 47x20 [bgcolor=#FF0000] [border: (1 px solid #A9A9A9)] 10 LayoutMenuList {SELECT} at (0,20) size 47x20 [bgcolor=#FF0000] [border: (1 px solid #A9A9A9)]
(...skipping 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 text run at (47,180) width 4: " " 64 text run at (47,180) width 4: " "
65 LayoutBR {BR} at (51,195) size 0x0 65 LayoutBR {BR} at (51,195) size 0x0
66 LayoutText {#text} at (0,200) size 396x19 66 LayoutText {#text} at (0,200) size 396x19
67 text run at (0,200) width 396: "This tests that the image specified for background-image is visible." 67 text run at (0,200) width 396: "This tests that the image specified for background-image is visible."
68 LayoutBR {BR} at (396,215) size 0x0 68 LayoutBR {BR} at (396,215) size 0x0
69 LayoutMenuList {SELECT} at (0,220) size 47x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)] 69 LayoutMenuList {SELECT} at (0,220) size 47x20 [bgcolor=#C0C0C0] [border: ( 1px solid #A9A9A9)]
70 LayoutBlockFlow (anonymous) at (1,1) size 45x18 70 LayoutBlockFlow (anonymous) at (1,1) size 45x18
71 LayoutText at (4,1) size 22x16 71 LayoutText 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