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

Unified Diff: LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-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-huge-size-expected.txt
diff --git a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt
index 65f26350563af0d36084211b76bb2b83b0e4bc61..f4bf28a77734e79320187136081dd400b6f96381 100644
--- a/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt
+++ b/LayoutTests/platform/linux/svg/zoom/page/zoom-svg-through-object-with-huge-size-expected.txt
@@ -7,13 +7,14 @@ layer at (0,0) size 800x352
RenderText {#text} at (0,0) size 92x14
text run at (0,0) width 92: "Text above the rect"
RenderBlock (anonymous) at (0,25.11) size 788.91x280
- RenderEmbeddedObject {object} at (0,0) size 277.77x277.77
- layer at (0,0) size 278x278
- RenderView at (0,0) size 278x278
- layer at (0,0) size 278x278
- RenderSVGRoot {svg} at (0,0) size 278x278
- RenderSVGRect {rect} at (0,0) size 278x278 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderText {#text} at (0,0) size 0x0
RenderBlock {p} at (0,316.22) size 788.91x14
RenderText {#text} at (0,0) size 91x14
text run at (0,0) width 91: "Text below the rect"
+layer at (6,36) size 278x278
+ RenderEmbeddedObject {object} at (0,0) size 277.77x277.77
+ layer at (0,0) size 278x278
+ RenderView at (0,0) size 278x278
+ layer at (0,0) size 278x278
+ RenderSVGRoot {svg} at (0,0) size 278x278
+ RenderSVGRect {rect} at (0,0) size 278x278 [stroke={[type=SOLID] [color=#008000] [stroke width=5.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]

Powered by Google App Engine
This is Rietveld 408576698