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

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

Issue 1874683002: Auto-rebaseline for r386022 (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 800x267 3 layer at (0,0) size 800x267
4 LayoutBlockFlow {HTML} at (0,0) size 800x267 4 LayoutBlockFlow {HTML} at (0,0) size 800x267
5 LayoutBlockFlow {BODY} at (0,0) size 800x266 5 LayoutBlockFlow {BODY} at (0,0) size 800x266
6 LayoutBlockFlow {DIV} at (0,0) size 600x36 6 LayoutBlockFlow {DIV} at (0,0) size 600x36
7 LayoutText {#text} at (0,0) size 240x14 7 LayoutText {#text} at (0,0) size 240x14
8 text run at (0,0) width 240: "Table autosizing tests - nested-table-wr apping.html" 8 text run at (0,0) width 240: "Table autosizing tests - nested-table-wr apping.html"
9 LayoutBR {BR} at (240,0) size 0x14 9 LayoutBR {BR} at (239,0) size 1x14
10 LayoutText {#text} at (0,15) size 381x14 10 LayoutText {#text} at (0,15) size 381x14
11 text run at (0,15) width 381: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped." 11 text run at (0,15) width 381: "This test passes if \"the table cell sh ould tightly wrap this text\" is tightly wrapped."
12 LayoutTable {TABLE} at (1,37) size 798x229 [border: none] 12 LayoutTable {TABLE} at (1,37) size 798x229 [border: none]
13 LayoutTableSection {TBODY} at (0,0) size 797x228 13 LayoutTableSection {TBODY} at (0,0) size 797x228
14 LayoutTableRow {TR} at (0,0) size 797x228 14 LayoutTableRow {TR} at (0,0) size 797x228
15 LayoutTableCell {TD} at (0,0) size 797x228 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 15 LayoutTableCell {TD} at (0,0) size 797x228 [bgcolor=#F0FFF0] [border : (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
16 LayoutBlockFlow (anonymous) at (2,2) size 794x204 16 LayoutBlockFlow (anonymous) at (2,2) size 794x204
17 LayoutText {#text} at (0,0) size 786x203 17 LayoutText {#text} at (0,0) size 786x203
18 text run at (0,0) width 786: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize" 18 text run at (0,0) width 786: "Autosize Autosize Autosize Autos ize Autosize Autosize Autosize"
19 text run at (0,34) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 19 text run at (0,34) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
20 text run at (0,68) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize" 20 text run at (0,68) width 786: "Autosize Autosize Autosize Auto size Autosize Autosize Autosize"
21 text run at (0,102) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 21 text run at (0,102) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
22 text run at (0,136) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize" 22 text run at (0,136) width 786: "Autosize Autosize Autosize Aut osize Autosize Autosize Autosize"
23 text run at (0,170) width 446: "Autosize Autosize Autosize Aut osize" 23 text run at (0,170) width 446: "Autosize Autosize Autosize Aut osize"
24 LayoutTable {TABLE} at (3,207) size 197x19 [border: none] 24 LayoutTable {TABLE} at (3,207) size 197x19 [border: none]
25 LayoutTableSection {TBODY} at (0,0) size 196x18 25 LayoutTableSection {TBODY} at (0,0) size 196x18
26 LayoutTableRow {TR} at (0,0) size 196x18 26 LayoutTableRow {TR} at (0,0) size 196x18
27 LayoutTableCell {TD} at (0,0) size 196x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1] 27 LayoutTableCell {TD} at (0,0) size 196x18 [bgcolor=#F0FFF0] [border: (1px dotted #006400)] [r=0 c=0 rs=1 cs=1]
28 LayoutText {#text} at (2,2) size 193x14 28 LayoutText {#text} at (2,2) size 193x14
29 text run at (2,2) width 193: "the table cell should tigh tly wrap this text" 29 text run at (2,2) width 193: "the table cell should tigh tly wrap this text"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698