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

Unified Diff: LayoutTests/platform/mac/svg/custom/embedding-external-svgs-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/mac/svg/custom/embedding-external-svgs-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt b/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
index d6aeea9ae39656b9e0275ac91677b743709c774f..80561f3f088b0cf95b1853d7e0ead75a428a48b1 100644
--- a/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/embedding-external-svgs-expected.txt
@@ -19,7 +19,7 @@ layer at (0,0) size 800x328
RenderBlock {p} at (50,262) size 750x34
RenderText {#text} at (0,16) size 42x18
text run at (0,16) width 42: "Inline "
- RenderSVGRoot {svg:svg} at (91,278) size 31x30
+ LayoutSVGRoot {svg:svg} at (91,278) size 31x30
LayoutSVGContainer {svg:g} at (91,278) size 31x30
LayoutSVGPath {svg:polygon} at (104,278) size 5x8 [fill={[type=SOLID] [color=#000000] [opacity=0.04]}] [points="22 0 28 0 27 12 23 12"]
LayoutSVGPath {svg:polygon} at (108,279) size 9x9 [transform={m=((0.87,0.50)(-0.50,0.87)) t=(15.85,-9.15)}] [fill={[type=SOLID] [color=#000000] [opacity=0.08]}] [points="22 0 28 0 27 12 23 12"]
@@ -39,7 +39,7 @@ layer at (290,16) size 40x40
layer at (0,0) size 40x40
RenderView at (0,0) size 40x40
layer at (0,0) size 40x40
- RenderSVGRoot {svg} at (0,0) size 40x40
+ LayoutSVGRoot {svg} at (0,0) size 40x40
LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0
LayoutSVGPath {polygon} at (17,0) size 6x12 [fill={[type=SOLID] [color=#000000]}] [points="22 0 28 0 23 15 23 15"]
LayoutSVGContainer {g} at (0,0) size 40x40
@@ -84,7 +84,7 @@ layer at (252,218) size 40x40
layer at (0,0) size 40x40
RenderView at (0,0) size 40x40
layer at (0,0) size 40x40
- RenderSVGRoot {svg} at (0,0) size 40x40
+ LayoutSVGRoot {svg} at (0,0) size 40x40
LayoutSVGHiddenContainer {symbol} at (0,0) size 0x0
LayoutSVGPath {polygon} at (17,0) size 6x12 [fill={[type=SOLID] [color=#000000]}] [points="22 0 28 0 23 15 23 15"]
LayoutSVGContainer {g} at (0,0) size 40x40

Powered by Google App Engine
This is Rietveld 408576698