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/android/editing/apply-inline-style-to-element-with-no-renderer-crash-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/android/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
diff --git a/LayoutTests/platform/android/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt b/LayoutTests/platform/android/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
index 292a8543dc94483cf03816fb5e693e46194f429e..6e7920cf7cd5ec69a5250584905d2a362e9bd50c 100644
--- a/LayoutTests/platform/android/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
+++ b/LayoutTests/platform/android/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
@@ -5,5 +5,5 @@ layer at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderSVGRoot {svg} at (8,8) size 0x0
LayoutSVGText {text}
- RenderSVGTSpan {tspan} at (0,0) size 0x0
- RenderSVGTSpan {tspan} at (0,0) size 0x0
+ LayoutSVGTSpan {tspan} at (0,0) size 0x0
+ LayoutSVGTSpan {tspan} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698