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

Unified Diff: LayoutTests/platform/linux/svg/custom/path-bad-data-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/linux/svg/custom/path-bad-data-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/path-bad-data-expected.txt b/LayoutTests/platform/linux/svg/custom/path-bad-data-expected.txt
index 7376691403fe443c607a67d7bfd5ba4f933e87f3..0b466aee9f9b38c1e9a50a278e8100a37dfb0e0f 100644
--- a/LayoutTests/platform/linux/svg/custom/path-bad-data-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/path-bad-data-expected.txt
@@ -16,4 +16,4 @@ layer at (0,0) size 785x600
text run at (0,0) width 430: "Below is a rendering of the page up to the first error."
RenderBlock (anonymous) at (0,155.88) size 769x605
RenderSVGRoot {svg} at (8,171) size 200x201
- RenderSVGPath {path} at (8,171) size 200x201 [fill={[type=SOLID] [color=#008000]}] [data="M 0 0 L 200 0 L 200 200 L 0 200"]
+ LayoutSVGPath {path} at (8,171) size 200x201 [fill={[type=SOLID] [color=#008000]}] [data="M 0 0 L 200 0 L 200 200 L 0 200"]

Powered by Google App Engine
This is Rietveld 408576698