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/text/foreignObject-text-clipping-bug-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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/text/foreignObject-text-clipping-bug-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/foreignObject-text-clipping-bug-expected.txt b/LayoutTests/platform/linux/svg/text/foreignObject-text-clipping-bug-expected.txt
index 2f5868666cac2d78acad2be0b45acdb7473c136a..cff3483a4358c34bb20000992b2f32724c2bcf9e 100644
--- a/LayoutTests/platform/linux/svg/text/foreignObject-text-clipping-bug-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/foreignObject-text-clipping-bug-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x295
text run at (0,0) width 431: "The word \"TEST \" should appear twice below, the same size each time."
RenderBlock (anonymous) at (0,30) size 784x125
RenderSVGRoot {svg} at (18,50) size 390x110
- RenderSVGRect {rect} at (18,50) 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]
+ LayoutSVGRect {rect} at (18,50) 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]
RenderSVGForeignObject {foreignObject} at (1,1) size 60x10
RenderBlock {div} at (0,0) size 60x12 [color=#000080]
RenderText {#text} at (0,0) size 26x12

Powered by Google App Engine
This is Rietveld 408576698