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

Unified Diff: LayoutTests/platform/linux/svg/transforms/text-with-pattern-inside-transformed-html-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/linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
diff --git a/LayoutTests/platform/linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt b/LayoutTests/platform/linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
index 61486c9d03d4ce8891a5f291fade74b879bc272d..c57efe3e20a8c50b401b74ca6c351b644fec9b2d 100644
--- a/LayoutTests/platform/linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
+++ b/LayoutTests/platform/linux/svg/transforms/text-with-pattern-inside-transformed-html-expected.txt
@@ -9,7 +9,7 @@ layer at (0,0) size 785x538
text run at (300,0) width 221: "objectBoundingBox patterns on text."
layer at (58,86) size 402x402
RenderBlock {div} at (50,70) size 402x402 [border: (1px solid #000000)]
- RenderSVGRoot {svg} at (66,60) size 480x420
+ LayoutSVGRoot {svg} at (66,60) size 480x420
LayoutSVGResourcePattern {pattern} [id="pat1"] [patternUnits=objectBoundingBox] [patternContentUnits=userSpaceOnUse]
LayoutSVGRect {rect} at (168,65) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=5.00] [y=5.00] [width=10.00] [height=10.00]
LayoutSVGRect {rect} at (171,70) size 12x13 [fill={[type=SOLID] [color=#008000]}] [x=10.00] [y=10.00] [width=10.00] [height=10.00]

Powered by Google App Engine
This is Rietveld 408576698