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

Side by Side Diff: LayoutTests/platform/win-xp/virtual/slimmingpaint/fast/table/quote-text-around-iframe-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 800x349 3 layer at (0,0) size 800x349
4 LayoutBlockFlow {HTML} at (0,0) size 800x349 4 LayoutBlockFlow {HTML} at (0,0) size 800x349
5 LayoutBlockFlow {BODY} at (16,16) size 768x317 5 LayoutBlockFlow {BODY} at (16,16) size 768x317
6 LayoutTable at (0,0) size 693x317 6 LayoutTable at (0,0) size 693x317
7 LayoutTableSection (anonymous) at (0,0) size 693x317 7 LayoutTableSection (anonymous) at (0,0) size 693x317
8 LayoutTableRow {Q} at (0,0) size 693x317 8 LayoutTableRow {Q} at (0,0) size 693x317
9 LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1 ] 9 LayoutTableCell (anonymous) at (0,0) size 693x317 [r=0 c=0 rs=1 cs=1 ]
10 LayoutInline {<pseudo:before>} at (0,0) size 13x36 10 LayoutInline {<pseudo:before>} at (0,0) size 13x36
11 LayoutQuote at (0,0) size 13x36 11 LayoutQuote (anonymous) at (0,0) size 13x36
12 LayoutTextFragment at (0,280) size 13x36 12 LayoutTextFragment at (0,280) size 13x36
13 text run at (0,280) width 13: "\"" 13 text run at (0,280) width 13: "\""
14 LayoutText {#text} at (13,280) size 30x36 14 LayoutText {#text} at (13,280) size 30x36
15 text run at (13,280) width 30: " A" 15 text run at (13,280) width 30: " A"
16 LayoutText {#text} at (651,280) size 29x36 16 LayoutText {#text} at (651,280) size 29x36
17 text run at (651,280) width 29: "B " 17 text run at (651,280) width 29: "B "
18 LayoutInline {<pseudo:after>} at (0,0) size 13x36 18 LayoutInline {<pseudo:after>} at (0,0) size 13x36
19 LayoutQuote at (0,0) size 13x36 19 LayoutQuote (anonymous) at (0,0) size 13x36
20 LayoutTextFragment at (680,280) size 13x36 20 LayoutTextFragment at (680,280) size 13x36
21 text run at (680,280) width 13: "\"" 21 text run at (680,280) width 13: "\""
22 layer at (59,16) size 608x308 22 layer at (59,16) size 608x308
23 LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)] 23 LayoutIFrame {IFRAME} at (43,0) size 608x308 [border: (4px inset #EEEEEE)]
24 layer at (0,0) size 600x300 24 layer at (0,0) size 600x300
25 LayoutView at (0,0) size 600x300 25 LayoutView at (0,0) size 600x300
26 layer at (0,0) size 600x300 26 layer at (0,0) size 600x300
27 LayoutBlockFlow {HTML} at (0,0) size 600x300 27 LayoutBlockFlow {HTML} at (0,0) size 600x300
28 LayoutBlockFlow {BODY} at (8,8) size 584x284 28 LayoutBlockFlow {BODY} at (8,8) size 584x284
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698