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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt

Issue 1879553003: parent->addChild() can delete parent and any of its siblings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@396717-2
Patch Set: Updated Created 4 years, 8 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: third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt
index b8148c0ba5c8ad2b64af36a117305b2dfe9fd809..dd41072e758c614ed8727b2d01cb8a5a4423e510 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/editing/execCommand/create-list-with-hr-expected.txt
@@ -18,6 +18,7 @@ layer at (0,0) size 800x600
LayoutBlockFlow {DIV} at (0,56) size 784x30
LayoutBlockFlow {UL} at (0,0) size 784x30
LayoutListItem {LI} at (40,0) size 744x30
+ LayoutBlockFlow (anonymous) at (0,0) size 744x0
LayoutBlockFlow {HR} at (0,0) size 744x2 [border: (1px inset #EEEEEE)]
LayoutBlockFlow (anonymous) at (0,10) size 744x20
LayoutListMarker (anonymous) at (-18,0) size 7x19: bullet

Powered by Google App Engine
This is Rietveld 408576698