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

Unified Diff: LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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/mac/svg/custom/use-font-face-crash-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt b/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt
index aa335be17b9863f8ffc115bf60f6d9ad52076282..7ed98c647868d7b2f4703861b9384ae1ae679465 100644
--- a/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/use-font-face-crash-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 785x600
RenderText {#text} at (0,0) size 421x22
text run at (0,0) width 421: "Below is a rendering of the page up to the first error."
RenderBlock (anonymous) at (0,152.88) size 769x604
- RenderSVGRoot {svg} at (8,174) size 342x19
+ LayoutSVGRoot {svg} at (8,174) size 342x19
LayoutSVGText {text} at (0,6) size 342x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 342x18
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 53 width 341.27: "This should not crash, but display an error document."

Powered by Google App Engine
This is Rietveld 408576698