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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/forms/basic-buttons-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 800x354 3 layer at (0,0) size 800x354
4 LayoutBlockFlow {HTML} at (0,0) size 800x354 4 LayoutBlockFlow {HTML} at (0,0) size 800x354
5 LayoutBlockFlow {BODY} at (8,8) size 784x338 5 LayoutBlockFlow {BODY} at (8,8) size 784x338
6 LayoutBlockFlow (anonymous) at (0,0) size 784x80 6 LayoutBlockFlow (anonymous) at (0,0) size 784x80
7 LayoutText {#text} at (0,0) size 514x19 7 LayoutText {#text} at (0,0) size 514x19
8 text run at (0,0) width 514: "Tests for basic button rendering. Create s a table with seven columns and seven rows. " 8 text run at (0,0) width 514: "Tests for basic button rendering. Create s a table with seven columns and seven rows. "
9 LayoutBR {BR} at (513,0) size 1x19 9 LayoutBR {BR} at (513,0) size 1x19
10 LayoutText {#text} at (0,20) size 491x19 10 LayoutText {#text} at (0,20) size 491x19
11 text run at (0,20) width 491: "Creates two different types of buttons, one with an image (a red dot) and another " 11 text run at (0,20) width 491: "Creates two different types of buttons, one with an image (a red dot) and another "
12 LayoutBR {BR} at (490,20) size 1x19 12 LayoutBR {BR} at (490,20) size 1x19
13 LayoutText {#text} at (0,40) size 617x19 13 LayoutText {#text} at (0,40) size 616x19
14 text run at (0,40) width 617: "with text (\"foo\") and then uses six d ifferent paddings to make sure each of the buttons render properly. " 14 text run at (0,40) width 616: "with text (\"foo\") and then uses six d ifferent paddings to make sure each of the buttons render properly. "
15 LayoutBR {BR} at (616,40) size 1x19 15 LayoutBR {BR} at (615,40) size 1x19
16 LayoutBR {BR} at (0,60) size 0x19 16 LayoutBR {BR} at (0,60) size 0x19
17 LayoutTable {TABLE} at (0,80) size 655x258 17 LayoutTable {TABLE} at (0,80) size 655x258
18 LayoutTableSection {TBODY} at (0,0) size 655x258 18 LayoutTableSection {TBODY} at (0,0) size 655x258
19 LayoutTableRow {TR} at (0,0) size 655x22 19 LayoutTableRow {TR} at (0,0) size 655x22
20 LayoutTableCell {TD} at (0,0) size 161x22 [r=0 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (0,0) size 161x22 [r=0 c=0 rs=1 cs=1]
21 LayoutText {#text} at (1,1) size 37x19 21 LayoutText {#text} at (1,1) size 37x19
22 text run at (1,1) width 37: "styling" 22 text run at (1,1) width 37: "styling"
23 LayoutTableCell {TD} at (161,0) size 58x22 [r=0 c=1 rs=1 cs=1] 23 LayoutTableCell {TD} at (161,0) size 58x22 [r=0 c=1 rs=1 cs=1]
24 LayoutText {#text} at (1,1) size 56x19 24 LayoutText {#text} at (1,1) size 56x19
25 text run at (1,1) width 56: "<button>" 25 text run at (1,1) width 56: "<button>"
(...skipping 132 matching lines...) Expand 10 before | Expand all | Expand 10 after
158 LayoutText {#text} at (1,1) size 104x19 158 LayoutText {#text} at (1,1) size 104x19
159 text run at (1,1) width 104: "(60, 54) (56, 50)" 159 text run at (1,1) width 104: "(60, 54) (56, 50)"
160 LayoutTableCell {TD} at (369,196) size 126x62 [r=7 c=3 rs=1 cs=1] 160 LayoutTableCell {TD} at (369,196) size 126x62 [r=7 c=3 rs=1 cs=1]
161 LayoutButton {INPUT} at (1,1) size 61x60 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)] 161 LayoutButton {INPUT} at (1,1) size 61x60 [bgcolor=#C0C0C0] [border : (2px outset #C0C0C0)]
162 LayoutBlockFlow (anonymous) at (22,22) size 17x16 162 LayoutBlockFlow (anonymous) at (22,22) size 17x16
163 LayoutText {#text} at (0,0) size 17x16 163 LayoutText {#text} at (0,0) size 17x16
164 text run at (0,0) width 17: "foo" 164 text run at (0,0) width 17: "foo"
165 LayoutTableCell {TD} at (495,216) size 160x22 [r=7 c=4 rs=1 cs=1] 165 LayoutTableCell {TD} at (495,216) size 160x22 [r=7 c=4 rs=1 cs=1]
166 LayoutText {#text} at (1,1) size 104x19 166 LayoutText {#text} at (1,1) size 104x19
167 text run at (1,1) width 104: "(60, 61) (56, 57)" 167 text run at (1,1) width 104: "(60, 61) (56, 57)"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698