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

Unified Diff: LayoutTests/platform/win/svg/custom/invalid-css-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/svg/custom/invalid-css-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/invalid-css-expected.txt b/LayoutTests/platform/win/svg/custom/invalid-css-expected.txt
index 81cb40872947175aa557bbcf541bde23f92cb30d..775b8dabd41972a3a2d31468463baf6ff6953a37 100644
--- a/LayoutTests/platform/win/svg/custom/invalid-css-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/invalid-css-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
[feGaussianBlur stdDeviation="5.00, 1.00"]
[SourceGraphic]
LayoutSVGResourceMarker {marker} [id="marker1"] [markerUnits=strokeWidth] [ref at (5,5)] [angle=0.00]
- RenderSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (0,0) size 4x4 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=10.00] [height=10.00]
LayoutSVGText {text} at (0,-2) size 299x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 299x18
chunk 1 text run 1 at (0.00,13.00) startOffset 0 endOffset 46 width 298.03: "The rect should be opaque green, black stroke,"

Powered by Google App Engine
This is Rietveld 408576698