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

Unified Diff: LayoutTests/platform/android/svg/custom/getscreenctm-in-mixed-content-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/custom/getscreenctm-in-mixed-content-expected.txt
diff --git a/LayoutTests/platform/android/svg/custom/getscreenctm-in-mixed-content-expected.txt b/LayoutTests/platform/android/svg/custom/getscreenctm-in-mixed-content-expected.txt
index c471cd08014643390cf49d0731e45107f0d8131b..2323a345cadf516e622d95cedebe38812adc7e30 100644
--- a/LayoutTests/platform/android/svg/custom/getscreenctm-in-mixed-content-expected.txt
+++ b/LayoutTests/platform/android/svg/custom/getscreenctm-in-mixed-content-expected.txt
@@ -16,5 +16,5 @@ layer at (0,0) size 800x56
layer at (30,100) size 400x200
RenderBlock (positioned) {div} at (30,100) size 400x200
RenderSVGRoot {svg} at (30,100) size 400x200
- RenderSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
+ LayoutSVGRect {rect} at (30,100) size 400x200 [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=200.00] [height=100.00]
RenderText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698