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

Unified Diff: LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt

Issue 302083002: Always give RenderParts a RenderLayer. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add win/mac needsrebaselines Created 6 years, 6 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/svg/zoom/page/zoom-svg-as-object-expected.txt
diff --git a/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt b/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
index bc48468732a70a7fab38b16bfb8a45c0d3f5c883..47ba706507567e432e2031ede1e2650300f725ff 100644
--- a/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
+++ b/LayoutTests/svg/zoom/page/zoom-svg-as-object-expected.txt
@@ -3,9 +3,10 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (0,0) size 666.66x500
- RenderEmbeddedObject {OBJECT} at (0,0) size 400x300
- layer at (0,0) size 400x300
- RenderView at (0,0) size 400x300
- layer at (0,0) size 400x300
- RenderSVGRoot {svg} at (0,0) size 400x300
- RenderSVGRect {rect} at (0,0) size 400x300 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+layer at (0,0) size 400x300
+ RenderEmbeddedObject {OBJECT} at (0,0) size 400x300
+ layer at (0,0) size 400x300
+ RenderView at (0,0) size 400x300
+ layer at (0,0) size 400x300
+ RenderSVGRoot {svg} at (0,0) size 400x300
+ RenderSVGRect {rect} at (0,0) size 400x300 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698