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

Unified Diff: LayoutTests/platform/win-xp/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-xp/svg/custom/invalid-css-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/invalid-css-expected.txt b/LayoutTests/platform/win-xp/svg/custom/invalid-css-expected.txt
index b1c12de5a29e20a5d75c9841fe8ea6b89d5f223c..319f867f4b5b4a176b3a88cb22a4dd4571b6cd88 100644
--- a/LayoutTests/platform/win-xp/svg/custom/invalid-css-expected.txt
+++ b/LayoutTests/platform/win-xp/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,-1) size 295x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 295x18
chunk 1 text run 1 at (0.00,13.00) startOffset 0 endOffset 46 width 294.60: "The rect should be opaque green, black stroke,"

Powered by Google App Engine
This is Rietveld 408576698