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

Unified Diff: LayoutTests/platform/linux/svg/custom/recursive-filter-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/recursive-filter-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/recursive-filter-expected.txt b/LayoutTests/platform/linux/svg/custom/recursive-filter-expected.txt
index 0b7cb6f03ed7ee90fc34072d25997f1e924a169c..fbd1426ebd08223160d225484295f9a256b2ebdc 100644
--- a/LayoutTests/platform/linux/svg/custom/recursive-filter-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/recursive-filter-expected.txt
@@ -18,6 +18,6 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (37,285) size 276x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 276x19
chunk 1 (middle anchor) text run 1 at (37.00,300.00) startOffset 0 endOffset 48 width 276.00: "Both sides of the red line should look identical"
- RenderSVGContainer {g} at (190,0) size 120x110 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
+ LayoutSVGContainer {g} at (190,0) size 120x110 [transform={m=((1.00,0.00)(0.00,1.00)) t=(150.00,0.00)}]
RenderSVGRect {rect} at (190,0) size 120x110 [fill={[type=SOLID] [color=#0000FF]}] [x=50.00] [y=0.00] [width=100.00] [height=100.00]
[filter="filter0"] LayoutSVGResourceFilter {filter} at (40,-10) size 120x120

Powered by Google App Engine
This is Rietveld 408576698