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

Side by Side Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/table/quote-text-around-iframe-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 years, 10 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 800x348 3 layer at (0,0) size 800x348
4 RenderBlock {HTML} at (0,0) size 800x348 4 RenderBlock {HTML} at (0,0) size 800x348
5 RenderBody {BODY} at (16,16) size 768x316 5 RenderBody {BODY} at (16,16) size 768x316
6 LayoutTable at (0,0) size 695x316 6 LayoutTable at (0,0) size 695x316
7 LayoutTableSection (anonymous) at (0,0) size 695x316 7 LayoutTableSection (anonymous) at (0,0) size 695x316
8 LayoutTableRow {Q} at (0,0) size 695x316 8 LayoutTableRow {Q} at (0,0) size 695x316
9 LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1 ] 9 LayoutTableCell (anonymous) at (0,0) size 695x316 [r=0 c=0 rs=1 cs=1 ]
10 RenderInline {<pseudo:before>} at (0,0) size 14x37 10 RenderInline {<pseudo:before>} at (0,0) size 14x37
11 RenderQuote at (0,0) size 14x37 11 RenderQuote at (0,0) size 14x37
12 RenderTextFragment at (0,279) size 14x37 12 RenderTextFragment at (0,279) size 14x37
13 text run at (0,279) width 14: "\"" 13 text run at (0,279) width 14: "\""
14 RenderText {#text} at (13,279) size 32x37 14 RenderText {#text} at (13,279) size 32x37
15 text run at (13,279) width 32: " A" 15 text run at (13,279) width 32: " A"
16 RenderText {#text} at (652,279) size 30x37 16 RenderText {#text} at (652,279) size 30x37
17 text run at (652,279) width 30: "B " 17 text run at (652,279) width 30: "B "
18 RenderInline {<pseudo:after>} at (0,0) size 14x37 18 RenderInline {<pseudo:after>} at (0,0) size 14x37
19 RenderQuote at (0,0) size 14x37 19 RenderQuote at (0,0) size 14x37
20 RenderTextFragment at (681,279) size 14x37 20 RenderTextFragment at (681,279) size 14x37
21 text run at (681,279) width 14: "\"" 21 text run at (681,279) width 14: "\""
22 layer at (60,16) size 608x308 22 layer at (60,16) size 608x308
23 RenderPartObject {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEE E)] 23 LayoutIFrame {IFRAME} at (44.17,0) size 608x308 [border: (4px inset #EEEEEE)]
24 layer at (0,0) size 600x300 24 layer at (0,0) size 600x300
25 RenderView at (0,0) size 600x300 25 RenderView at (0,0) size 600x300
26 layer at (0,0) size 600x300 26 layer at (0,0) size 600x300
27 RenderBlock {HTML} at (0,0) size 600x300 27 RenderBlock {HTML} at (0,0) size 600x300
28 RenderBody {BODY} at (8,8) size 584x284 28 RenderBody {BODY} at (8,8) size 584x284
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698