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

Unified Diff: LayoutTests/editing/execCommand/insert-ordered-list-crash-expected.txt

Issue 181283002: Fixing a crash in InsertListCommand. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 6 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/editing/execCommand/insert-ordered-list-crash-expected.txt
diff --git a/LayoutTests/fast/dom/delete-contents-expected.txt b/LayoutTests/editing/execCommand/insert-ordered-list-crash-expected.txt
similarity index 58%
copy from LayoutTests/fast/dom/delete-contents-expected.txt
copy to LayoutTests/editing/execCommand/insert-ordered-list-crash-expected.txt
index ce5346c1e52ed3430d69e81a5c0b1d0448d7cdb8..a4d86e50480cfb90661b3b3383514c645b8088de 100644
--- a/LayoutTests/fast/dom/delete-contents-expected.txt
+++ b/LayoutTests/editing/execCommand/insert-ordered-list-crash-expected.txt
@@ -1,8 +1,10 @@
-layer at (0,0) size 800x600
- RenderView 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
- RenderBlock {DIV} at (0,0) size 784x0
- RenderBlock {DIV} at (0,0) size 784x0
-caret: position 0 of child 0 {#text} of child 0 {DIV} of body
+layer at (0,0) size 800x600
+ RenderView 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
+ RenderBlock {H5} at (0,0) size 784x0
+ RenderBlock {DIV} at (0,0) size 784x0
+ RenderBlock {DL} at (0,0) size 784x0
+ RenderText {#text} at (0,0) size 0x0
+caret: position 0 of body

Powered by Google App Engine
This is Rietveld 408576698