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

Unified Diff: LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-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/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
index 6d217447edd8b9d72a5c787eb3e411e204e34351..58aa647da635547f25808a489f74edc29a7a0989 100644
--- a/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x358
text run at (0,0) width 773: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
LayoutBR {br} at (772,0) size 1x18
LayoutBR {br} at (0,18) size 0x18
- RenderSVGRoot {svg} at (8,44) size 202x306
+ LayoutSVGRoot {svg} at (8,44) size 202x306
LayoutSVGContainer {g} at (9,45) size 200x200
LayoutSVGRect {rect} at (9,145) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
LayoutSVGRect {rect} at (109,45) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=0.00] [width=100.00] [height=50.00]
@@ -15,7 +15,7 @@ layer at (0,0) size 800x358
LayoutSVGRect {rect} at (109,45) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
RenderText {#text} at (202,324) size 4x18
text run at (202,324) width 4: " "
- RenderSVGRoot {svg} at (214,44) size 202x306
+ LayoutSVGRoot {svg} at (214,44) size 202x306
LayoutSVGText {text} at (5,266) size 83x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 83x18
chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 82.78: "+Transforms"
@@ -33,7 +33,7 @@ layer at (0,0) size 800x358
text run at (408,324) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (420,44) size 202x302
- RenderSVGRoot {svg} at (420,44) size 202x306
+ LayoutSVGRoot {svg} at (420,44) size 202x306
LayoutSVGText {text} at (5,266) size 173x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 173x18
chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 172.09: "+Accelerated Compositing"

Powered by Google App Engine
This is Rietveld 408576698