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

Unified Diff: LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-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/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt b/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
index b1c97e53aad2174c2faddc739b8abb645e38da71..b75503b77a5668686274829c90c9c149eb1523b8 100644
--- a/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/pattern-rotate-gaps-expected.txt
@@ -9,9 +9,9 @@ layer at (0,0) size 800x600
RenderSVGRect {rect} at (2,0) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=0.00] [width=2.00] [height=2.00]
RenderSVGRect {rect} at (2,2) size 2x2 [fill={[type=SOLID] [color=#FFFFFF]}] [x=2.00] [y=2.00] [width=2.00] [height=2.00]
RenderSVGRect {rect} at (0,0) size 200x200 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=200.00] [height=200.00]
- RenderSVGContainer {g} at (37,20) size 134x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,20.00)}]
+ LayoutSVGContainer {g} at (37,20) size 134x133 [transform={m=((1.00,0.00)(0.00,1.00)) t=(80.00,20.00)}]
RenderSVGRect {rect} at (37,20) size 134x133 [transform={m=((0.91,0.42)(-0.42,0.91)) t=(0.00,0.00)}] [fill={[type=PATTERN] [id="squares"]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGContainer {g} at (10,288) size 287x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
+ LayoutSVGContainer {g} at (10,288) size 287x45 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,300.00)}]
LayoutSVGText {text} at (0,-12) size 287x45 contains 1 chunk(s)
RenderSVGTSpan {tspan} at (0,0) size 280x15
LayoutSVGInlineText {#text} at (0,0) size 280x15

Powered by Google App Engine
This is Rietveld 408576698