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

Side by Side Diff: LayoutTests/platform/win-xp/plugins/embed-attributes-style-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 {P} at (0,0) size 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 769x39 7 RenderText {#text} at (0,0) size 769x39
8 text run at (0,0) width 378: "This page tests using attributes to set style on embed elements. " 8 text run at (0,0) width 378: "This page tests using attributes to set style on embed elements. "
9 text run at (378,0) width 391: "Previous versions of WebKit supported valign and border, which" 9 text run at (378,0) width 391: "Previous versions of WebKit supported valign and border, which"
10 text run at (0,20) width 431: "didn't match IE and FF. The only specia l support should be for 'hidden.'" 10 text run at (0,20) width 431: "didn't match IE and FF. The only specia l support should be for 'hidden.'"
11 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)] 11 RenderBlock {HR} at (0,56) size 784x2 [border: (1px inset #EEEEEE)]
12 RenderBlock {DIV} at (0,66) size 784x0 12 RenderBlock {DIV} at (0,66) size 784x0
13 RenderBlock {DIV} at (0,66) size 784x105 13 RenderBlock {DIV} at (0,66) size 784x105
14 RenderText {#text} at (50,85) size 115x19 14 RenderText {#text} at (50,85) size 115x19
15 text run at (50,85) width 4: " " 15 text run at (50,85) width 4: " "
16 text run at (54,85) width 111: "valign top attribute" 16 text run at (54,85) width 111: "valign top attribute"
17 RenderBlock {DIV} at (0,171) size 784x105 17 RenderBlock {DIV} at (0,171) size 784x105
18 RenderText {#text} at (50,85) size 125x19 18 RenderText {#text} at (50,85) size 125x19
19 text run at (50,85) width 4: " " 19 text run at (50,85) width 4: " "
20 text run at (54,85) width 121: "border 5px attribute" 20 text run at (54,85) width 121: "border 5px attribute"
21 RenderBlock {DIV} at (0,276) size 784x107 21 RenderBlock {DIV} at (0,276) size 784x107
22 RenderText {#text} at (52,87) size 97x19 22 RenderText {#text} at (52,87) size 97x19
23 text run at (52,87) width 4: " " 23 text run at (52,87) width 4: " "
24 text run at (56,87) width 93: "hidden attribute" 24 text run at (56,87) width 93: "hidden attribute"
25 layer at (8,74) size 50x100 25 layer at (8,74) size 50x100
26 RenderEmbeddedObject {EMBED} at (0,0) size 50x100 26 LayoutEmbeddedObject {EMBED} at (0,0) size 50x100
27 layer at (8,179) size 50x100 27 layer at (8,179) size 50x100
28 RenderEmbeddedObject {EMBED} at (0,0) size 50x100 28 LayoutEmbeddedObject {EMBED} at (0,0) size 50x100
29 layer at (8,284) size 52x102 29 layer at (8,284) size 52x102
30 RenderEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000 )] 30 LayoutEmbeddedObject {EMBED} at (0,0) size 52x102 [border: (1px dashed #000000 )]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698