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

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

Issue 913143006: Move RenderSVGRect to layout/svg (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 4f5d9a9b8098a4844eb8947ab18f7c0d56be9b56..7d5a7defdd27c8b9a35e1e50607ac9025b1af04c 100644
--- a/LayoutTests/svg/custom/group-opacity-expected.txt
+++ b/LayoutTests/svg/custom/group-opacity-expected.txt
@@ -10,12 +10,12 @@ layer at (0,0) size 800x600
RenderSVGGradientStop {stop} [offset=0.00] [color=#0000FF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FFFF00]
LayoutSVGContainer {g} at (5,5) size 570x110 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
- RenderSVGRect {rect} at (5,5) size 110x110 [stroke={[type=SOLID] [color=#008000] [opacity=0.50] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000] [opacity=0.50]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (5,5) size 110x110 [stroke={[type=SOLID] [color=#008000] [opacity=0.50] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000] [opacity=0.50]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (120,5) size 110x110 [opacity=0.50]
- RenderSVGRect {rect} at (120,5) size 110x110 [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=115.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (235,5) size 110x110 [opacity=0.50] [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=230.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGRect {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]
- RenderSVGRect {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]
+ LayoutSVGRect {rect} at (120,5) size 110x110 [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=115.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (235,5) size 110x110 [opacity=0.50] [stroke={[type=SOLID] [color=#008000] [stroke width=10.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=230.00] [y=0.00] [width=100.00] [height=100.00]
+ 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
« no previous file with comments | « LayoutTests/svg/custom/grayscale-gradient-mask-expected.txt ('k') | LayoutTests/svg/custom/hover-default-fill-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698