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

Unified Diff: LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
diff --git a/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt b/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
index 68d292b126cbe54407b6a857f7f15d6ccdce05c9..84c0e01a0db5bcfd8a40a938ab111b5e90a90623 100644
--- a/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
+++ b/LayoutTests/http/tests/misc/object-embedding-svg-delayed-size-negotiation-expected.txt
@@ -9,6 +9,6 @@ layer at (8,8) size 769x769 backgroundClip at (0,0) size 785x600 clip at (0,0) s
layer at (0,0) size 769x769
RenderView at (0,0) size 769x769
layer at (0,0) size 769x769
- RenderSVGRoot {svg} at (0,0) size 769x769
+ LayoutSVGRoot {svg} at (0,0) size 769x769
LayoutSVGRect {rect} at (0,0) size 769x769 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=300.00] [height=300.00]
LayoutSVGEllipse {circle} at (307,307) size 155x155 [fill={[type=SOLID] [color=#008000]}] [cx=150.00] [cy=150.00] [r=30.00]

Powered by Google App Engine
This is Rietveld 408576698