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

Unified Diff: LayoutTests/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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/nested-pattern-boundingBoxModeContent-expected.txt
diff --git a/LayoutTests/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt b/LayoutTests/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt
index a88c97e4a0c544051b6e70c7b7ef75dfdfa5f166..5d8287b8a764714c34f38aa895029b4ae9c2b932 100644
--- a/LayoutTests/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt
+++ b/LayoutTests/svg/custom/nested-pattern-boundingBoxModeContent-expected.txt
@@ -19,12 +19,12 @@ layer at (0,0) size 800x600
RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=PATTERN] [id="pattern1"]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
RenderSVGRect {rect} at (0,0) size 1x1 [fill={[type=PATTERN] [id="pattern1a"]}] [x=0.50] [y=0.50] [width=0.50] [height=0.50]
RenderSVGRect {rect} at (50,50) size 200x200 [fill={[type=PATTERN] [id="pattern1"]}] [x=50.00] [y=50.00] [width=200.00] [height=200.00]
- RenderSVGContainer {g} at (50,300) size 200x200
+ LayoutSVGContainer {g} at (50,300) size 200x200
RenderSVGRect {rect} at (50,300) size 200x200 [fill={[type=SOLID] [color=#FF0000]}] [x=50.00] [y=300.00] [width=200.00] [height=200.00]
RenderSVGRect {rect} at (50,300) size 100x100 [fill={[type=SOLID] [color=#008000]}] [x=50.00] [y=300.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (50,300) size 50x50 [fill={[type=SOLID] [color=#FFA500]}] [x=50.00] [y=300.00] [width=50.00] [height=50.00]
RenderSVGRect {rect} at (300,50) size 200x200 [fill={[type=PATTERN] [id="pattern2"]}] [x=300.00] [y=50.00] [width=200.00] [height=200.00]
- RenderSVGContainer {g} at (300,300) size 200x200
+ LayoutSVGContainer {g} at (300,300) size 200x200
RenderSVGRect {rect} at (300,300) size 200x200 [fill={[type=SOLID] [color=#808080]}] [x=300.00] [y=300.00] [width=200.00] [height=200.00]
RenderSVGRect {rect} at (300,300) size 100x100 [fill={[type=SOLID] [color=#FFFF00]}] [x=300.00] [y=300.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (300,300) size 25x25 [fill={[type=SOLID] [color=#FF0000]}] [x=300.00] [y=300.00] [width=25.00] [height=25.00]
« no previous file with comments | « LayoutTests/svg/custom/mask-inside-defs-expected.txt ('k') | LayoutTests/svg/custom/non-scaling-stroke-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698