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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt b/LayoutTests/platform/win-xp/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
index 05e3a2e8df1905eef8c97e2884da9fdf27e9d8d8..de28aa79676379047369b3dfec7e81fd60065229 100644
--- a/LayoutTests/platform/win-xp/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/pattern-userSpaceOnUse-userToBaseTransform-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x363
text run at (0,0) width 728: "There should be no red displayed on the screen, and the patterns should not change when the browser window is resized."
LayoutBR {br} at (728,0) size 0x19
LayoutBR {br} at (0,20) size 0x19
- RenderSVGRoot {svg} at (8,47) size 202x307
+ LayoutSVGRoot {svg} at (8,47) size 202x307
LayoutSVGContainer {g} at (9,49) size 200x200
LayoutSVGRect {rect} at (9,149) size 100x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=100.00] [width=100.00] [height=50.00]
LayoutSVGRect {rect} at (109,49) 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 800x363
LayoutSVGRect {rect} at (109,49) size 100x100 [fill={[type=PATTERN] [id="pattern"]}] [x=100.00] [y=0.00] [width=100.00] [height=100.00]
RenderText {#text} at (202,327) size 4x19
text run at (202,327) width 4: " "
- RenderSVGRoot {svg} at (214,47) size 202x307
+ LayoutSVGRoot {svg} at (214,47) size 202x307
LayoutSVGText {text} at (5,265) size 77x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 77x19
chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 11 width 77.00: "+Transforms"
@@ -33,7 +33,7 @@ layer at (0,0) size 800x363
text run at (408,327) width 4: " "
RenderText {#text} at (0,0) size 0x0
layer at (420,48) size 202x302
- RenderSVGRoot {svg} at (420,47) size 202x307
+ LayoutSVGRoot {svg} at (420,47) size 202x307
LayoutSVGText {text} at (5,265) size 162x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 162x19
chunk 1 text run 1 at (5.00,280.00) startOffset 0 endOffset 24 width 162.00: "+Accelerated Compositing"

Powered by Google App Engine
This is Rietveld 408576698