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

Unified Diff: LayoutTests/platform/android/svg/zoom/text/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/android/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
diff --git a/LayoutTests/platform/android/svg/zoom/text/zoom-svg-float-border-padding-expected.txt b/LayoutTests/platform/android/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
index 049d638c9e759e0fd5f80b33de79607f5892978e..946813a741c94519c41397eeb0f0b1f5b7caa601 100644
--- a/LayoutTests/platform/android/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
+++ b/LayoutTests/platform/android/svg/zoom/text/zoom-svg-float-border-padding-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 785x630
RenderText {#text} at (0,0) size 524x26
text run at (0,0) width 524: "There should be a red, white and blue pattern below this"
RenderSVGRoot {svg} at (18,145) size 140x141
- RenderSVGRect {rect} at (38,165) size 100x101 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (38,165) size 100x101 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderBlock {p} at (0,287.06) size 769x27
RenderText {#text} at (0,0) size 523x26
text run at (0,0) width 523: "There should be a red, white and blue pattern above this"

Powered by Google App Engine
This is Rietveld 408576698