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

Unified Diff: LayoutTests/platform/linux/svg/custom/shape-rendering-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/custom/shape-rendering-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt b/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
index 983f23bde0c5b3936be78cedef9f31c89190a33d..1a988a52a826f0754dbf4b710394d37158a4b07d 100644
--- a/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/shape-rendering-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,10) size 709x194
RenderSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGContainer {g} at (0,165) size 709x39
+ LayoutSVGContainer {g} at (0,165) size 709x39
LayoutSVGText {text} at (0,165) size 282x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 282x19
chunk 1 text run 1 at (0.00,180.00) startOffset 0 endOffset 49 width 282.00: "The rectangle on the left should be anti-aliased."

Powered by Google App Engine
This is Rietveld 408576698