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

Unified Diff: LayoutTests/platform/linux/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt

Issue 651303003: Splitting text can leave |start| and |end| Positions without renderers (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated Created 6 years, 2 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/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
diff --git a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt b/LayoutTests/platform/linux/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
similarity index 50%
copy from LayoutTests/css3/filters/simple-filter-rendering-expected.txt
copy to LayoutTests/platform/linux/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
index 5005d3ab6c93a9b5dfe798f074ebbd816ee289c6..ef77c1a9602c410c4e61796c10b0d1a85c409ee7 100644
--- a/LayoutTests/css3/filters/simple-filter-rendering-expected.txt
+++ b/LayoutTests/platform/linux/editing/apply-inline-style-to-element-with-no-renderer-crash-expected.txt
@@ -3,5 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
-layer at (8,8) size 200x200
- RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#A672A3]
+ RenderSVGRoot {svg} at (8,8) size 0x0
+ RenderSVGText {text}
+ RenderSVGTSpan {tspan} at (0,0) size 0x0
+ RenderSVGTSpan {tspan} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698