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

Unified Diff: LayoutTests/platform/win-xp/svg/zoom/page/zoom-foreignObject-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/win-xp/svg/zoom/page/zoom-foreignObject-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/zoom/page/zoom-foreignObject-expected.txt b/LayoutTests/platform/win-xp/svg/zoom/page/zoom-foreignObject-expected.txt
index 47b4eb7dc4ad5e869228e0a3e1af477c653722a8..d7936052df76acc2569bf32409436d12fd939c1a 100644
--- a/LayoutTests/platform/win-xp/svg/zoom/page/zoom-foreignObject-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/zoom/page/zoom-foreignObject-expected.txt
@@ -14,7 +14,7 @@ layer at (0,0) size 800x600
RenderBlock {xhtml:div} at (0,40) size 250x20
RenderText {#text} at (0,0) size 53x19
text run at (0,0) width 53: "[HTML]"
- RenderSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
+ LayoutSVGRect {rect} at (0,0) size 361x289 [stroke={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=250.00] [height=200.00]
RenderSVGForeignObject {foreignObject} at (260,0) size 250x200
RenderSVGRoot {svg} at (374,7) size 361x281
LayoutSVGContainer {g} at (374,7) size 361x281 [transform={m=((3.00,0.26)(0.26,3.02)) t=(0.00,0.00)}]
@@ -29,5 +29,5 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 43x19
chunk 1 text run 1 at (0.00,56.00) startOffset 0 endOffset 5 width 42.67: "[SVG]"
RenderText {#text} at (0,0) size 0x0
- RenderSVGRect {rect} at (373,0) size 363x289 [stroke={[type=SOLID] [color=#008000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00]
+ LayoutSVGRect {rect} at (373,0) size 363x289 [stroke={[type=SOLID] [color=#008000]}] [x=260.00] [y=0.00] [width=250.00] [height=200.00]
RenderSVGHiddenContainer {defs} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698