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

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-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/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
index b2922a05feef352ca00f2bcdcf3d39e0b5aaafd0..d49ed9d55e03da2b0a799a6267a99a3dad6cccd6 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -7,7 +7,7 @@ layer at (0,0) size 800x292
RenderText {#text} at (0,0) size 460x18
text run at (0,0) width 460: "The word \"TEST \" should appear twice below, the same size each time."
RenderBlock (anonymous) at (0,28) size 784x124
- RenderSVGRoot {svg} at (18,48) size 390x110
+ LayoutSVGRoot {svg} at (18,48) size 390x110
LayoutSVGRect {rect} at (18,48) size 390x110 [transform={m=((10.00,0.00)(0.00,10.00)) t=(0.00,0.00)}] [fill={[type=SOLID] [color=#D3D3D3]}] [x=1.00] [y=1.00] [width=60.00] [height=12.00]
LayoutSVGForeignObject {foreignObject} at (1,1) size 60x10
RenderBlock {div} at (0,0) size 60x13 [color=#000080]

Powered by Google App Engine
This is Rietveld 408576698