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

Side by Side Diff: LayoutTests/platform/win/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 800x58 3 layer at (0,0) size 800x58
4 LayoutBlockFlow {HTML} at (0,0) size 800x58 4 LayoutBlockFlow {HTML} at (0,0) size 800x58
5 LayoutBlockFlow {BODY} at (8,8) size 784x42 5 LayoutBlockFlow {BODY} at (8,8) size 784x42
6 LayoutBlockFlow (anonymous) at (0,0) size 784x18 6 LayoutBlockFlow (anonymous) at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 262x17 7 LayoutText {#text} at (0,0) size 262x17
8 text run at (0,0) width 262: "This is the first of two lines on this p age." 8 text run at (0,0) width 262: "This is the first of two lines on this p age."
9 LayoutBlockFlow {TABLE} at (0,18) size 784x24 9 LayoutBlockFlow {TABLE} at (0,18) size 784x24
10 LayoutTable at (0,0) size 286x24 10 LayoutTable (anonymous) at (0,0) size 286x24
11 LayoutTableSection {TBODY} at (0,0) size 286x24 11 LayoutTableSection {TBODY} at (0,0) size 286x24
12 LayoutTableRow (anonymous) at (0,2) size 286x20 12 LayoutTableRow (anonymous) at (0,2) size 286x20
13 LayoutTableCell (anonymous) at (2,2) size 282x20 [r=0 c=0 rs=1 cs= 1] 13 LayoutTableCell (anonymous) at (2,2) size 282x20 [r=0 c=0 rs=1 cs= 1]
14 LayoutBlockFlow {TR} at (0,0) size 282x20 14 LayoutBlockFlow {TR} at (0,0) size 282x20
15 LayoutBlockFlow {TD} at (0,0) size 282x20 15 LayoutBlockFlow {TD} at (0,0) size 282x20
16 LayoutText {#text} at (1,1) size 280x17 16 LayoutText {#text} at (1,1) size 280x17
17 text run at (1,1) width 280: "This is the second of two li nes on this page." 17 text run at (1,1) width 280: "This is the second of two li nes on this page."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698