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

Side by Side Diff: LayoutTests/platform/win/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 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 777x35 7 RenderText {#text} at (0,0) size 777x35
8 text run at (0,0) width 777: "This test makes sure that HTMLObjectElem ent.vspace and HTMLObjectElement.hspace are exposed as numbers instead" 8 text run at (0,0) width 777: "This test makes sure that HTMLObjectElem ent.vspace and HTMLObjectElement.hspace are exposed as numbers instead"
9 text run at (0,18) width 744: "of strings, per the DOM Level 2 HTML sp ec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-9893177" 9 text run at (0,18) width 744: "of strings, per the DOM Level 2 HTML sp ec: http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-9893177"
10 RenderBlock (anonymous) at (0,52) size 784x170 10 RenderBlock (anonymous) at (0,52) size 784x170
11 RenderText {#text} at (0,0) size 0x0 11 RenderText {#text} at (0,0) size 0x0
12 RenderBlock {DIV} at (0,222) size 784x18 12 RenderBlock {DIV} at (0,222) size 784x18
13 RenderText {#text} at (0,0) size 75x17 13 RenderText {#text} at (0,0) size 75x17
14 text run at (0,0) width 75: "SUCCESS!" 14 text run at (0,0) width 75: "SUCCESS!"
15 layer at (28,70) size 300x150 15 layer at (28,70) 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