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

Unified Diff: LayoutTests/platform/win/transforms/svg-vs-css-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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/transforms/svg-vs-css-expected.txt
diff --git a/LayoutTests/platform/win/transforms/svg-vs-css-expected.txt b/LayoutTests/platform/win/transforms/svg-vs-css-expected.txt
index 7518773fe44c7c2eeef707ef16057e0ce50fa412..99207137f418a8116e1ed4584b38ef012d8cb3f2 100644
--- a/LayoutTests/platform/win/transforms/svg-vs-css-expected.txt
+++ b/LayoutTests/platform/win/transforms/svg-vs-css-expected.txt
@@ -31,7 +31,7 @@ layer at (0,0) size 800x579
RenderText {#text} at (0,0) size 0x0
layer at (28,85) size 200x200
RenderBlock (relative positioned) {div} at (10,66.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (29,108) size 196x175
+ LayoutSVGRoot {svg} at (29,108) size 196x175
LayoutSVGContainer {g} at (29,108) size 196x175 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,25.00)}]
LayoutSVGRect {rect} at (103,109) size 62x63 [stroke={[type=SOLID] [color=#000000] [dash array={1.00, 1.00}]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
LayoutSVGContainer {g} at (29,108) size 196x175 [transform={m=((2.00,0.00)(0.00,2.00)) t=(0.00,0.00)}]
@@ -48,7 +48,7 @@ layer at (31,355) size 60x60
RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
layer at (272,85) size 200x200
RenderBlock (relative positioned) {div} at (10,66.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (273,108) size 162x175
+ LayoutSVGRoot {svg} at (273,108) size 162x175
LayoutSVGRect {rect} at (273,108) size 162x175 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
RenderText {#text} at (0,0) size 0x0
layer at (272,352) size 200x200
@@ -57,7 +57,7 @@ layer at (273,353) size 60x60
RenderBlock (positioned) {div} at (1,1) size 60x60 [border: (1px solid #0000FF)]
layer at (516,85) size 200x200
RenderBlock (relative positioned) {div} at (10,66.81) size 200x200 [bgcolor=#C0C0C0] [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (517,108) size 162x175
+ LayoutSVGRoot {svg} at (517,108) size 162x175
LayoutSVGRect {rect} at (517,108) size 162x175 [transform={m=((1.41,1.41)(-1.41,1.41)) t=(75.00,25.00)}] [stroke={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=60.00] [height=60.00]
RenderText {#text} at (0,0) size 0x0
layer at (516,352) size 200x200

Powered by Google App Engine
This is Rietveld 408576698