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

Side by Side Diff: LayoutTests/platform/linux/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 784x20 7 RenderBlock {P} at (0,18) size 784x20
8 RenderText {#text} at (0,0) size 51x19 8 RenderText {#text} at (0,0) size 51x19
9 text run at (0,0) width 51: "Test for " 9 text run at (0,0) width 51: "Test for "
10 RenderInline {I} at (0,0) size 560x19 10 RenderInline {I} at (0,0) size 560x19
11 RenderInline {A} at (0,0) size 303x19 [color=#0000EE] 11 RenderInline {A} at (0,0) size 303x19 [color=#0000EE]
12 RenderText {#text} at (51,0) size 303x19 12 RenderText {#text} at (51,0) size 303x19
13 text run at (51,0) width 303: "https://bugs.webkit.org/show_bug.cg i?id=9221" 13 text run at (51,0) width 303: "https://bugs.webkit.org/show_bug.cg i?id=9221"
14 RenderText {#text} at (354,0) size 257x19 14 RenderText {#text} at (354,0) size 257x19
15 text run at (354,0) width 4: " " 15 text run at (354,0) width 4: " "
16 text run at (358,0) width 253: "resize property doesn't work on ifra mes" 16 text run at (358,0) width 253: "resize property doesn't work on ifra mes"
17 RenderText {#text} at (611,0) size 4x19 17 RenderText {#text} at (611,0) size 4x19
18 text run at (611,0) width 4: "." 18 text run at (611,0) width 4: "."
19 RenderBlock {HR} at (0,54) size 784x2 [border: (1px inset #EEEEEE)] 19 RenderBlock {HR} at (0,54) size 784x2 [border: (1px inset #EEEEEE)]
20 RenderBlock (anonymous) at (0,64) size 784x230 20 RenderBlock (anonymous) at (0,64) size 784x230
21 RenderText {#text} at (0,0) size 0x0 21 RenderText {#text} at (0,0) size 0x0
22 layer at (58,122) size 163x130 22 layer at (58,122) 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