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

Side by Side Diff: LayoutTests/platform/win/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 784x18 6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutText {#text} at (0,0) size 504x17 7 LayoutText {#text} at (0,0) size 504x17
8 text run at (0,0) width 504: "Checks that the text iterator is emittin g a space before and after an inline table." 8 text run at (0,0) width 504: "Checks that the text iterator is emittin g a space before and after an inline table."
9 LayoutBlockFlow {DIV} at (0,18) size 784x25 9 LayoutBlockFlow {DIV} at (0,18) size 784x25
10 LayoutText {#text} at (0,7) size 32x17 10 LayoutText {#text} at (0,7) size 32x17
(...skipping 13 matching lines...) Expand all
24 LayoutTableSection {TBODY} at (0,0) size 14x24 24 LayoutTableSection {TBODY} at (0,0) size 14x24
25 LayoutTableRow {TR} at (0,2) size 14x20 25 LayoutTableRow {TR} at (0,2) size 14x20
26 LayoutTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1] 26 LayoutTableCell {TD} at (2,2) size 10x20 [r=0 c=0 rs=1 cs=1]
27 LayoutText {#text} at (1,1) size 8x17 27 LayoutText {#text} at (1,1) size 8x17
28 text run at (1,1) width 8: "2" 28 text run at (1,1) width 8: "2"
29 LayoutText {#text} at (39,7) size 25x17 29 LayoutText {#text} at (39,7) size 25x17
30 text run at (39,7) width 25: " bar" 30 text run at (39,7) width 25: " bar"
31 LayoutBlockFlow {UL} at (0,84) size 784x18 31 LayoutBlockFlow {UL} at (0,84) size 784x18
32 LayoutListItem {LI} at (40,0) size 744x18 32 LayoutListItem {LI} at (40,0) size 744x18
33 LayoutBlockFlow {PRE} at (0,0) size 744x18 33 LayoutBlockFlow {PRE} at (0,0) size 744x18
34 LayoutListMarker at (-17,0) size 7x17: bullet 34 LayoutListMarker (anonymous) at (-17,0) size 7x17: bullet
35 LayoutText {#text} at (0,2) size 64x16 35 LayoutText {#text} at (0,2) size 64x16
36 text run at (0,2) width 64: "Success!" 36 text run at (0,2) width 64: "Success!"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698