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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg 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/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt
index 6ab94e61073746c434c39ae22bc7e6c1c1474b86..d509be6d0ad5aea3eb10cd33bb02b761ebf0ecd0 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/masking-path-03-b-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 217x53
chunk 1 text run 1 at (15.00,45.00) startOffset 0 endOffset 10 width 216.07: "Outer Clip"
LayoutSVGRect {rect} at (112,97) size 256x166 [stroke={[type=SOLID] [color=#006600] [stroke width=5.00]}] [x=115.00] [y=100.00] [width=250.00] [height=160.00]
- RenderSVGViewportContainer {svg} at (64,82) size 352x194
+ LayoutSVGViewportContainer {svg} at (64,82) size 352x194
LayoutSVGContainer {g} at (64,82) size 352x194
LayoutSVGContainer {g} at (164,82) size 152x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,-15.00)}]
LayoutSVGRect {rect} at (164,84) size 152x37 [stroke={[type=SOLID] [color=#6666FF] [stroke width=2.00]}] [fill={[type=SOLID] [color=#FFAAAA]}] [x=0.00] [y=0.00] [width=150.00] [height=35.00]

Powered by Google App Engine
This is Rietveld 408576698