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

Unified Diff: LayoutTests/platform/mac/svg/custom/container-opacity-clip-viewBox-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/mac/svg/custom/container-opacity-clip-viewBox-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt b/LayoutTests/platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt
index 8cd13a127c684465dca229e22879497d658fa144..fc4d8d0a157524efc822146bc55c07a6c318e26c 100644
--- a/LayoutTests/platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/container-opacity-clip-viewBox-expected.txt
@@ -3,10 +3,10 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (50,38) size 368x226
RenderSVGViewportContainer {svg} at (59,38) size 167x149 [opacity=0.90]
- RenderSVGContainer {g} at (59,38) size 167x149 [transform={m=((1.00,0.00)(0.00,1.00)) t=(59.52,38.20)}]
+ LayoutSVGContainer {g} at (59,38) size 167x149 [transform={m=((1.00,0.00)(0.00,1.00)) t=(59.52,38.20)}]
RenderSVGViewportContainer {svg} at (59,38) size 167x149
RenderSVGRect {rect} at (59,38) size 167x149 [fill={[type=SOLID] [color=#008000]}] [x=-83.00] [y=-84.00] [width=166.00] [height=148.00]
- RenderSVGContainer {g} at (50,216) size 368x48 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,230.00)}]
+ LayoutSVGContainer {g} at (50,216) size 368x48 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,230.00)}]
LayoutSVGText {text} at (0,-14) size 368x48 contains 1 chunk(s)
RenderSVGTSpan {tspan} at (0,0) size 268x18
LayoutSVGInlineText {#text} at (0,0) size 268x18

Powered by Google App Engine
This is Rietveld 408576698