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

Unified Diff: LayoutTests/platform/mac/svg/custom/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/custom/svg-float-border-padding-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.txt b/LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.txt
index a0c82e781a942b983eb5cd667e27c8d9fc99e7aa..48b5a41d716f527a2bcdbeb1ad5785c23b4df932 100644
--- a/LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/svg-float-border-padding-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x516
RenderText {#text} at (0,0) size 360x18
text run at (0,0) width 360: "There should be a red, white and blue pattern below this"
RenderSVGRoot {svg} at (18,86) size 140x140
- RenderSVGRect {rect} at (38,106) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (38,106) size 100x100 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderBlock {p} at (0,228) size 784x18
RenderText {#text} at (0,0) size 359x18
text run at (0,0) width 359: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698