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

Side by Side Diff: LayoutTests/platform/mac/fast/css/resize-corner-tracking-transformed-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 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 784x584 5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)] 6 RenderBlock {HR} at (0,0) size 784x2 [border: (1px inset #EEEEEE)]
7 RenderBlock {P} at (0,18) size 784x18 7 RenderBlock {P} at (0,18) size 784x18
8 RenderText {#text} at (0,0) size 55x18 8 RenderText {#text} at (0,0) size 55x18
9 text run at (0,0) width 55: "Test for " 9 text run at (0,0) width 55: "Test for "
10 RenderInline {I} at (0,0) size 562x18 10 RenderInline {I} at (0,0) size 562x18
11 RenderInline {A} at (0,0) size 304x18 [color=#0000EE] 11 RenderInline {A} at (0,0) size 304x18 [color=#0000EE]
12 RenderText {#text} at (54,0) size 304x18 12 RenderText {#text} at (54,0) size 304x18
13 text run at (54,0) width 304: "https://bugs.webkit.org/show_bug.cg i?id=9221" 13 text run at (54,0) width 304: "https://bugs.webkit.org/show_bug.cg i?id=9221"
14 RenderText {#text} at (357,0) size 259x18 14 RenderText {#text} at (357,0) size 259x18
15 text run at (357,0) width 5: " " 15 text run at (357,0) width 5: " "
16 text run at (361,0) width 255: "resize property doesn't work on ifra mes" 16 text run at (361,0) width 255: "resize property doesn't work on ifra mes"
17 RenderText {#text} at (615,0) size 5x18 17 RenderText {#text} at (615,0) size 5x18
18 text run at (615,0) width 5: "." 18 text run at (615,0) width 5: "."
19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,52) size 784x2 [border: (1px inset #EEEEEE)]
20 RenderBlock (anonymous) at (0,62) size 784x230 20 RenderBlock (anonymous) at (0,62) size 784x230
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (58,120) size 163x130 22 layer at (58,120) size 163x130
23 RenderPartObject {IFRAME} at (50,50) size 163x130 [border: (2px solid #0000FF) ] 23 LayoutIFrame {IFRAME} at (50,50) size 163x130 [border: (2px solid #0000FF)]
24 layer at (0,0) size 159x126 24 layer at (0,0) size 159x126
25 RenderView at (0,0) size 159x126 25 RenderView at (0,0) size 159x126
26 layer at (0,0) size 159x126 26 layer at (0,0) size 159x126
27 RenderBlock {HTML} at (0,0) size 159x126 27 RenderBlock {HTML} at (0,0) size 159x126
28 RenderBody {BODY} at (8,8) size 143x110 28 RenderBody {BODY} at (8,8) size 143x110
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698