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

Side by Side Diff: LayoutTests/platform/linux/tables/mozilla/bugs/bug30985-expected.txt

Issue 1064703004: 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 800x62 3 layer at (0,0) size 800x62
4 LayoutBlockFlow {HTML} at (0,0) size 800x62 4 LayoutBlockFlow {HTML} at (0,0) size 800x62
5 LayoutBlockFlow {BODY} at (8,8) size 784x46 5 LayoutBlockFlow {BODY} at (8,8) size 784x46
6 LayoutBlockFlow (anonymous) at (0,0) size 784x20 6 LayoutBlockFlow (anonymous) at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 239x19 7 LayoutText {#text} at (0,0) size 239x19
8 text run at (0,0) width 239: "This is the first of two lines on this p age." 8 text run at (0,0) width 239: "This is the first of two lines on this p age."
9 LayoutBlockFlow {TABLE} at (0,20) size 784x26 9 LayoutBlockFlow {TABLE} at (0,20) size 784x26
10 LayoutTable at (0,0) size 266x26 10 LayoutTable (anonymous) at (0,0) size 266x26
11 LayoutTableSection {TBODY} at (0,0) size 266x26 11 LayoutTableSection {TBODY} at (0,0) size 266x26
12 LayoutTableRow (anonymous) at (0,2) size 266x22 12 LayoutTableRow (anonymous) at (0,2) size 266x22
13 LayoutTableCell (anonymous) at (2,2) size 262x22 [r=0 c=0 rs=1 cs= 1] 13 LayoutTableCell (anonymous) at (2,2) size 262x22 [r=0 c=0 rs=1 cs= 1]
14 LayoutBlockFlow {TR} at (0,0) size 262x22 14 LayoutBlockFlow {TR} at (0,0) size 262x22
15 LayoutBlockFlow {TD} at (0,0) size 262x22 15 LayoutBlockFlow {TD} at (0,0) size 262x22
16 LayoutText {#text} at (1,1) size 260x19 16 LayoutText {#text} at (1,1) size 260x19
17 text run at (1,1) width 260: "This is the second of two li nes on this page." 17 text run at (1,1) width 260: "This is the second of two li nes on this page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698