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

Unified Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-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/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
diff --git a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
index 6e2821d320ff275fd2a9807fed7aeaa65a6d7415..8fc1514bb5bf2fe6d1dc3f78798ac59e0c6cdb78 100644
--- a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
+++ b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-auto-size-expected.txt
@@ -3,22 +3,24 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x172
RenderBlock {HTML} at (0,0) size 800x172.09
RenderBody {BODY} at (5.55,5.55) size 788.91x161
- RenderEmbeddedObject {OBJECT} at (0,0) size 158.92x158.92 [border: (1px dashed #800000)]
- layer at (0,0) size 153x153
- RenderView at (0,0) size 153x153
- layer at (0,0) size 153x153
- RenderSVGRoot {svg} at (0,0) size 153x153
- RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
RenderText {#text} at (158,147) size 4x14
text run at (158,147) width 4: " "
- RenderEmbeddedObject {OBJECT} at (161.92,0) size 158.92x158.92 [border: (1px dashed #800000)]
- layer at (0,0) size 153x153
- RenderView at (0,0) size 153x153
- layer at (0,0) size 153x153
- RenderSVGRoot {svg} at (0,0) size 153x153
- RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
RenderText {#text} at (0,0) size 0x0
+layer at (6,6) size 159x159
+ RenderEmbeddedObject {OBJECT} at (0,0) size 158.92x158.92 [border: (1px dashed #800000)]
+ layer at (0,0) size 153x153
+ RenderView at (0,0) size 153x153
+ layer at (0,0) size 153x153
+ RenderSVGRoot {svg} at (0,0) size 153x153
+ RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]
+layer at (167,6) size 159x159
+ RenderEmbeddedObject {OBJECT} at (161.92,0) size 158.92x158.92 [border: (1px dashed #800000)]
+ layer at (0,0) size 153x153
+ RenderView at (0,0) size 153x153
+ layer at (0,0) size 153x153
+ RenderSVGRoot {svg} at (0,0) size 153x153
+ RenderSVGEllipse {circle} at (0,0) size 153x153 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#D9BB7A] [fill rule=EVEN-ODD]}] [cx=110.00] [cy=110.00] [r=110.00]

Powered by Google App Engine
This is Rietveld 408576698