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

Unified Diff: LayoutTests/svg/custom/group-opacity-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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/svg/custom/group-opacity-expected.txt
diff --git a/LayoutTests/svg/custom/group-opacity-expected.txt b/LayoutTests/svg/custom/group-opacity-expected.txt
index 7d5a7defdd27c8b9a35e1e50607ac9025b1af04c..a2308e00cfb065e3770fd4a1f3e1a858fa41c9d4 100644
--- a/LayoutTests/svg/custom/group-opacity-expected.txt
+++ b/LayoutTests/svg/custom/group-opacity-expected.txt
@@ -17,8 +17,8 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (350,5) size 110x110 [stroke={[type=LINEAR-GRADIENT] [id="stroke_fill"] [opacity=0.50] [stroke width=10.00]}] [fill={[type=LINEAR-GRADIENT] [id="gradient_fill"] [opacity=0.50]}] [x=345.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGRect {rect} at (465,5) size 110x110 [opacity=0.50] [stroke={[type=LINEAR-GRADIENT] [id="stroke_fill"] [stroke width=10.00]}] [fill={[type=LINEAR-GRADIENT] [id="gradient_fill"]}] [x=460.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (5,120) size 570x110 [transform={m=((1.00,0.00)(0.00,1.00)) t=(5.00,120.00)}]
- RenderSVGImage {image} at (5,120) size 110x110
- RenderSVGImage {image} at (120,120) size 110x110
- RenderSVGImage {image} at (235,120) size 110x110
- RenderSVGImage {image} at (350,120) size 110x110
- RenderSVGImage {image} at (465,120) size 110x110
+ LayoutSVGImage {image} at (5,120) size 110x110
+ LayoutSVGImage {image} at (120,120) size 110x110
+ LayoutSVGImage {image} at (235,120) size 110x110
+ LayoutSVGImage {image} at (350,120) size 110x110
+ LayoutSVGImage {image} at (465,120) size 110x110
« no previous file with comments | « LayoutTests/svg/custom/gradient-stroke-width-expected.txt ('k') | LayoutTests/svg/custom/image-rescale-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698