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

Side by Side Diff: LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-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 clip at (0,0) size 785x600 scrollHeight 789 1 layer at (0,0) size 800x600 clip at (0,0) size 785x600 scrollHeight 789
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 3 layer at (0,0) size 785x789 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
4 RenderBlock {html} at (0,0) size 785x789 4 RenderBlock {html} at (0,0) size 785x789
5 RenderBody {body} at (8,8) size 769x773 5 RenderBody {body} at (8,8) size 769x773
6 RenderText {#text} at (0,0) size 0x0 6 RenderText {#text} at (0,0) size 0x0
7 layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600 7 layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) s ize 785x600 outlineClip at (0,0) size 785x600
8 RenderEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000] 8 LayoutEmbeddedObject {object} at (0,0) size 769x769 [bgcolor=#FF0000]
9 layer at (0,0) size 769x769 9 layer at (0,0) size 769x769
10 RenderView at (0,0) size 769x769 10 RenderView at (0,0) size 769x769
11 layer at (0,0) size 769x769 11 layer at (0,0) size 769x769
12 RenderSVGRoot {svg} at (0,0) size 769x769 12 RenderSVGRoot {svg} at (0,0) size 769x769
13 LayoutSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00] 13 LayoutSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0 000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
14 LayoutSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00] 14 LayoutSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698