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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/render-groups-01-b-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/render-groups-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt
index 586bb9c9b89f868b93d2aa2cb95004b50217f592..993024192502b735062c3545ca641ffb289da635 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/render-groups-01-b-expected.txt
@@ -2,9 +2,9 @@ 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 (35,0) size 445x315
+ LayoutSVGContainer {g} at (35,0) size 445x315
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (35,0) size 445x315 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
+ LayoutSVGContainer {g} at (35,0) size 445x315 [transform={m=((1.80,0.00)(0.00,1.80)) t=(0.00,0.00)}]
RenderSVGRect {rect} at (36,18) size 414x279 [fill={[type=SOLID] [color=#C0C0C0]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
RenderSVGPath {line} at (58,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=40.00] [y1=10.00] [x2=40.00] [y2=175.00]
RenderSVGPath {line} at (112,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=70.00] [y1=10.00] [x2=70.00] [y2=175.00]
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
RenderSVGPath {line} at (382,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=220.00] [y1=10.00] [x2=220.00] [y2=175.00]
RenderSVGPath {line} at (436,18) size 28x297 [stroke={[type=SOLID] [color=#FFFFFF] [stroke width=15.00]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=10.00] [x2=250.00] [y2=175.00]
RenderSVGRect {rect} at (35,17) size 416x281 [stroke={[type=SOLID] [color=#000000]}] [x=20.00] [y=10.00] [width=230.00] [height=155.00]
- RenderSVGContainer {g} at (54,0) size 426x279 [opacity=0.50]
+ LayoutSVGContainer {g} at (54,0) size 426x279 [opacity=0.50]
LayoutSVGText {text} at (30,-18) size 240x136 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 241x135
chunk 1 text run 1 at (30.00,90.00) startOffset 0 endOffset 3 width 240.00: "SVG"

Powered by Google App Engine
This is Rietveld 408576698