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

Side by Side Diff: LayoutTests/platform/chromium-win/editing/pasteboard/innerText-inline-table-expected.txt

Issue 10807056: Revert 117339 - CSS 2.1 failure: inline-table-001 fails (Closed) Base URL: http://svn.webkit.org/repository/webkit/branches/chromium/1180/
Patch Set: Created 8 years, 5 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 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {DIV} at (0,0) size 784x20 6 RenderBlock {DIV} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 469x19 7 RenderText {#text} at (0,0) size 469x19
8 text run at (0,0) width 469: "Checks that the text iterator is emittin g a space before and after an inline table." 8 text run at (0,0) width 469: "Checks that the text iterator is emittin g a space before and after an inline table."
9 RenderBlock {DIV} at (0,20) size 784x28 9 RenderBlock {DIV} at (0,20) size 784x31
10 RenderText {#text} at (0,8) size 28x19 10 RenderText {#text} at (0,11) size 28x19
11 text run at (0,8) width 28: "hello" 11 text run at (0,11) width 28: "hello"
12 RenderTable {TABLE} at (28,0) size 14x26 12 RenderTable {TABLE} at (28,0) size 14x26
13 RenderTableSection {TBODY} at (0,0) size 14x26 13 RenderTableSection {TBODY} at (0,0) size 14x26
14 RenderTableRow {TR} at (0,2) size 14x22 14 RenderTableRow {TR} at (0,2) size 14x22
15 RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1] 15 RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
16 RenderText {#text} at (1,1) size 8x19 16 RenderText {#text} at (1,1) size 8x19
17 text run at (1,1) width 8: "1" 17 text run at (1,1) width 8: "1"
18 RenderText {#text} at (42,8) size 35x19 18 RenderText {#text} at (42,11) size 35x19
19 text run at (42,8) width 35: "world" 19 text run at (42,11) width 35: "world"
20 RenderBlock {DIV} at (0,48) size 784x28 20 RenderBlock {DIV} at (0,51) size 784x31
21 RenderText {#text} at (0,8) size 24x19 21 RenderText {#text} at (0,11) size 24x19
22 text run at (0,8) width 24: "foo " 22 text run at (0,11) width 24: "foo "
23 RenderTable {TABLE} at (24,0) size 14x26 23 RenderTable {TABLE} at (24,0) size 14x26
24 RenderTableSection {TBODY} at (0,0) size 14x26 24 RenderTableSection {TBODY} at (0,0) size 14x26
25 RenderTableRow {TR} at (0,2) size 14x22 25 RenderTableRow {TR} at (0,2) size 14x22
26 RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1] 26 RenderTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
27 RenderText {#text} at (1,1) size 8x19 27 RenderText {#text} at (1,1) size 8x19
28 text run at (1,1) width 8: "2" 28 text run at (1,1) width 8: "2"
29 RenderText {#text} at (38,8) size 24x19 29 RenderText {#text} at (38,11) size 24x19
30 text run at (38,8) width 24: " bar" 30 text run at (38,11) width 24: " bar"
31 RenderBlock {UL} at (0,92) size 784x20 31 RenderBlock {UL} at (0,98) size 784x20
32 RenderListItem {LI} at (40,0) size 744x20 32 RenderListItem {LI} at (40,0) size 744x20
33 RenderBlock {PRE} at (0,0) size 744x20 33 RenderBlock {PRE} at (0,0) size 744x20
34 RenderListMarker at (-18,0) size 7x19: bullet 34 RenderListMarker at (-18,0) size 7x19: bullet
35 RenderText {#text} at (0,3) size 64x16 35 RenderText {#text} at (0,3) size 64x16
36 text run at (0,3) width 64: "Success!" 36 text run at (0,3) width 64: "Success!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698