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

Unified Diff: LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-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/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
diff --git a/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt b/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
index 10a71f4c1ce51348a8f9fb48fa7e8f5547e41b80..3dd6e5e9d1c4822d0005cc6ae8a8cabefc58a017 100644
--- a/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
+++ b/LayoutTests/platform/mac/svg/zoom/page/zoom-svg-float-border-padding-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 785x767 backgroundClip at (0,0) size 785x600 clip at (0,0) s
RenderText {#text} at (0,0) size 518x26
text run at (0,0) width 518: "There should be a red, white and blue pattern below this"
RenderSVGRoot {svg} at (25,149) size 202x202
- RenderSVGRect {rect} at (53,177) size 146x146 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (53,177) size 146x146 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderBlock {p} at (0,353.63) size 761.97x26
RenderText {#text} at (0,0) size 517x26
text run at (0,0) width 517: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698