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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/dynamic/014-expected.txt

Issue 1418503002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 LayoutBlockFlow {P} at (0,0) size 784x20 6 LayoutBlockFlow {P} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 534x19 7 LayoutText {#text} at (0,0) size 533x19
8 text run at (0,0) width 534: "You should see three rows below labeled \"row 1\", \"row 2\", \"row 3\", from top to bottom." 8 text run at (0,0) width 533: "You should see three rows below labeled \"row 1\", \"row 2\", \"row 3\", from top to bottom."
9 LayoutTable {TABLE} at (0,36) size 42x74 9 LayoutTable {TABLE} at (0,36) size 42x74
10 LayoutTableSection {TBODY} at (0,0) size 42x74 10 LayoutTableSection {TBODY} at (0,0) size 42x74
11 LayoutTableRow {TR} at (0,2) size 42x22 11 LayoutTableRow {TR} at (0,2) size 42x22
12 LayoutTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1] 12 LayoutTableCell {TD} at (2,2) size 38x22 [r=0 c=0 rs=1 cs=1]
13 LayoutText {#text} at (1,1) size 36x19 13 LayoutText {#text} at (1,1) size 36x19
14 text run at (1,1) width 36: "row 1" 14 text run at (1,1) width 36: "row 1"
15 LayoutTableRow {TR} at (0,26) size 42x22 15 LayoutTableRow {TR} at (0,26) size 42x22
16 LayoutTableCell {TD} at (2,26) size 38x22 [r=1 c=0 rs=1 cs=1] 16 LayoutTableCell {TD} at (2,26) size 38x22 [r=1 c=0 rs=1 cs=1]
17 LayoutText {#text} at (1,1) size 36x19 17 LayoutText {#text} at (1,1) size 36x19
18 text run at (1,1) width 36: "row 2" 18 text run at (1,1) width 36: "row 2"
19 LayoutTableRow {TR} at (0,50) size 42x22 19 LayoutTableRow {TR} at (0,50) size 42x22
20 LayoutTableCell {TD} at (2,50) size 38x22 [r=2 c=0 rs=1 cs=1] 20 LayoutTableCell {TD} at (2,50) size 38x22 [r=2 c=0 rs=1 cs=1]
21 LayoutText {#text} at (1,1) size 36x19 21 LayoutText {#text} at (1,1) size 36x19
22 text run at (1,1) width 36: "row 3" 22 text run at (1,1) width 36: "row 3"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698