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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-84-t-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/linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt
index 515ae9504f4cbd5d9b7adf03a2e72c09a2ad24b2..07ceb6fda74e1d7410ba041ba31356b89beaea02 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-84-t-expected.txt
@@ -2,16 +2,16 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (55,22) size 374x275
- RenderSVGContainer {g} at (55,22) size 374x275 [transform={m=((1.10,0.00)(0.00,1.10)) t=(55.00,22.00)}]
+ LayoutSVGContainer {g} at (55,22) size 374x275
+ LayoutSVGContainer {g} at (55,22) size 374x275 [transform={m=((1.10,0.00)(0.00,1.10)) t=(55.00,22.00)}]
RenderSVGRect {rect} at (55,22) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (55,187) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=0.00] [y=150.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (187,104) size 110x111 [fill={[type=SOLID] [color=#000000]}] [x=120.00] [y=75.00] [width=100.00] [height=100.00]
- RenderSVGContainer {g} at (319,22) size 110x110
+ LayoutSVGContainer {g} at (319,22) size 110x110
RenderSVGRect {rect} at (319,22) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=240.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGContainer {g} at (319,187) size 110x110
+ LayoutSVGContainer {g} at (319,187) size 110x110
RenderSVGRect {rect} at (319,187) size 110x110 [fill={[type=SOLID] [color=#000000]}] [x=240.00] [y=150.00] [width=100.00] [height=100.00]
- RenderSVGContainer {g} at (72,69) size 321x101
+ LayoutSVGContainer {g} at (72,69) size 321x101
LayoutSVGText {text} at (16,118) size 68x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 68x16
chunk 1 (middle anchor) text run 1 at (16.36,130.00) startOffset 0 endOffset 12 width 67.27: "currentColor"

Powered by Google App Engine
This is Rietveld 408576698