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

Unified Diff: LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-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/as-image/img-preserveAspectRatio-support-2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-expected.txt b/LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-expected.txt
index 4165cb45720fe8da3178c21e20ff8456ed93848e..750c2596038af60ee35c1e39faf36c1932951c33 100644
--- a/LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-expected.txt
+++ b/LayoutTests/platform/linux/svg/as-image/img-preserveAspectRatio-support-2-expected.txt
@@ -10,10 +10,11 @@ layer at (0,0) size 800x323
RenderImage {IMG} at (0,0) size 230x230 [border: (2px dashed #800000)]
RenderText {#text} at (230,215) size 4x19
text run at (230,215) width 4: " "
- RenderEmbeddedObject {OBJECT} at (234,2) size 228x228 [border: (1px dashed #008000)]
- layer at (0,0) size 220x220
- RenderView at (0,0) size 220x220
- layer at (0,0) size 220x220
- RenderSVGRoot {svg} at (0,0) size 220x220
- RenderSVGEllipse {circle} at (0,0) size 220x220 [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
+layer at (242,82) size 228x228
+ RenderEmbeddedObject {OBJECT} at (234,2) size 228x228 [border: (1px dashed #008000)]
+ layer at (0,0) size 220x220
+ RenderView at (0,0) size 220x220
+ layer at (0,0) size 220x220
+ RenderSVGRoot {svg} at (0,0) size 220x220
+ RenderSVGEllipse {circle} at (0,0) size 220x220 [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