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

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

Issue 1106693002: Move the anonymous decoration to decoratedName. (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 800x600 3 layer at (0,0) size 800x600
4 LayoutBlockFlow {HTML} at (0,0) size 800x600 4 LayoutBlockFlow {HTML} at (0,0) size 800x600
5 LayoutBlockFlow {BODY} at (8,8) size 784x576 5 LayoutBlockFlow {BODY} at (8,8) size 784x576
6 LayoutBlockFlow {DIV} at (0,0) size 784x20 6 LayoutBlockFlow {DIV} at (0,0) size 784x20
7 LayoutText {#text} at (0,0) size 469x19 7 LayoutText {#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 LayoutBlockFlow {DIV} at (0,20) size 784x28 9 LayoutBlockFlow {DIV} at (0,20) size 784x28
10 LayoutText {#text} at (0,8) size 28x19 10 LayoutText {#text} at (0,8) size 28x19
(...skipping 13 matching lines...) Expand all
24 LayoutTableSection {TBODY} at (0,0) size 14x26 24 LayoutTableSection {TBODY} at (0,0) size 14x26
25 LayoutTableRow {TR} at (0,2) size 14x22 25 LayoutTableRow {TR} at (0,2) size 14x22
26 LayoutTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,2) size 10x22 [r=0 c=0 rs=1 cs=1]
27 LayoutText {#text} at (1,1) size 8x19 27 LayoutText {#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 LayoutText {#text} at (38,8) size 24x19 29 LayoutText {#text} at (38,8) size 24x19
30 text run at (38,8) width 24: " bar" 30 text run at (38,8) width 24: " bar"
31 LayoutBlockFlow {UL} at (0,92) size 784x20 31 LayoutBlockFlow {UL} at (0,92) size 784x20
32 LayoutListItem {LI} at (40,0) size 744x20 32 LayoutListItem {LI} at (40,0) size 744x20
33 LayoutBlockFlow {PRE} at (0,0) size 744x20 33 LayoutBlockFlow {PRE} at (0,0) size 744x20
34 LayoutListMarker at (-18,0) size 7x19: bullet 34 LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet
35 LayoutText {#text} at (0,3) size 64x16 35 LayoutText {#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