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

Side by Side Diff: LayoutTests/platform/win-xp/fast/dom/HTMLObjectElement/vspace-hspace-as-number-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 752x39 7 RenderText {#text} at (0,0) size 752x39
8 text run at (0,0) width 752: "This test makes sure that HTMLObjectElem ent.vspace and HTMLObjectElement.hspace are exposed as numbers instead of" 8 text run at (0,0) width 752: "This test makes sure that HTMLObjectElem ent.vspace and HTMLObjectElement.hspace are exposed as numbers instead of"
9 text run at (0,20) width 688: "strings, per the DOM Level 2 HTML spec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-9893177" 9 text run at (0,20) width 688: "strings, per the DOM Level 2 HTML spec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-9893177"
10 RenderBlock (anonymous) at (0,56) size 784x170 10 RenderBlock (anonymous) at (0,56) size 784x170
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,226) size 784x20 12 RenderBlock {DIV} at (0,226) size 784x20
13 RenderText {#text} at (0,0) size 74x19 13 RenderText {#text} at (0,0) size 74x19
14 text run at (0,0) width 74: "SUCCESS!" 14 text run at (0,0) width 74: "SUCCESS!"
15 layer at (28,74) size 300x150 15 layer at (28,74) size 300x150
16 RenderEmbeddedObject {OBJECT} at (20,10) size 300x150 16 LayoutEmbeddedObject {OBJECT} at (20,10) size 300x150
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698