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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/fast/text-autosizing/tables/nested-tables-expected.txt

Issue 1408433003: Auto-rebaseline for r353729 (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 800x325 3 layer at (0,0) size 800x325
4 LayoutBlockFlow {HTML} at (0,0) size 800x325 4 LayoutBlockFlow {HTML} at (0,0) size 800x325
5 LayoutBlockFlow {BODY} at (0,0) size 800x324 5 LayoutBlockFlow {BODY} at (0,0) size 800x324
6 LayoutBlockFlow {DIV} at (0,0) size 600x36 6 LayoutBlockFlow {DIV} at (0,0) size 600x36
7 LayoutText {#text} at (0,0) size 203x15 7 LayoutText {#text} at (0,0) size 203x15
8 text run at (0,0) width 203: "Table autosizing tests - nested-tables.h tml" 8 text run at (0,0) width 203: "Table autosizing tests - nested-tables.h tml"
9 LayoutBR {BR} at (203,0) size 0x15 9 LayoutBR {BR} at (202,0) size 1x15
10 LayoutText {#text} at (0,16) size 370x15 10 LayoutText {#text} at (0,16) size 370x15
11 text run at (0,16) width 370: "This test passes if \"This text should not overlap itself\" doesn't overlap itself." 11 text run at (0,16) width 370: "This test passes if \"This text should not overlap itself\" doesn't overlap itself."
12 LayoutTable {TABLE} at (1,37) size 798x287 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x287 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x286 13 LayoutTableSection {TBODY} at (0,0) size 797x286
14 LayoutTableRow {TR} at (0,0) size 797x286 14 LayoutTableRow {TR} at (0,0) size 797x286
15 LayoutTableCell {TD} at (0,0) size 797x286 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 797x286 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 LayoutBlockFlow (anonymous) at (2,2) size 794x210 16 LayoutBlockFlow (anonymous) at (2,2) size 794x210
17 LayoutText {#text} at (0,0) size 769x209 17 LayoutText {#text} at (0,0) size 769x209
18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize" 18 text run at (0,0) width 769: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize"
19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 19 text run at (0,35) width 769: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
(...skipping 14 matching lines...) Expand all
34 LayoutText {#text} at (2,34) size 27x15 34 LayoutText {#text} at (2,34) size 27x15
35 text run at (2,34) width 27: "itself." 35 text run at (2,34) width 27: "itself."
36 LayoutTableRow {TR} at (0,51) size 93x19 36 LayoutTableRow {TR} at (0,51) size 93x19
37 LayoutTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1] 37 LayoutTableCell {TD} at (0,51) size 93x19 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=1 c=0 rs=1 cs=1]
38 LayoutBlockFlow {IMG} at (2,2) size 5x5 38 LayoutBlockFlow {IMG} at (2,2) size 5x5
39 layer at (6,310) size 5x5 clip at (7,311) size 3x3 scrollWidth 17 scrollHeight 1 8 39 layer at (6,310) size 5x5 clip at (7,311) size 3x3 scrollWidth 17 scrollHeight 1 8
40 LayoutBlockFlow {DIV} at (0,7) size 5x5 [border: (1px solid #C0C0C0)] 40 LayoutBlockFlow {DIV} at (0,7) size 5x5 [border: (1px solid #C0C0C0)]
41 LayoutImage (floating) {IMG} at (2,2) size 16x16 41 LayoutImage (floating) {IMG} at (2,2) size 16x16
42 layer at (24,312) size 0x0 42 layer at (24,312) size 0x0
43 LayoutBlockFlow {DIV} at (18,2) size 0x0 43 LayoutBlockFlow {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698