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

Unified Diff: LayoutTests/editing/execCommand/create-list-with-hr-expected.txt

Issue 14969020: Avoid adding placeholder when deleting last text in root (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed bad TestExpectations behavior and unnecessary results churn. Created 7 years, 7 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/create-list-with-hr-expected.txt
diff --git a/LayoutTests/editing/execCommand/create-list-with-hr-expected.txt b/LayoutTests/editing/execCommand/create-list-with-hr-expected.txt
index 3ed0b22149e94b8e9d2be017ed7755746d93478b..8a604944b15316e6799277c24269c1db553dd5ec 100644
--- a/LayoutTests/editing/execCommand/create-list-with-hr-expected.txt
+++ b/LayoutTests/editing/execCommand/create-list-with-hr-expected.txt
@@ -24,5 +24,4 @@ layer at (0,0) size 800x600
RenderBlock {HR} at (0,0) size 744x2 [border: (1px inset #000000)]
RenderBlock (anonymous) at (0,10) size 744x18
RenderListMarker at (-17,0) size 7x18: bullet
- RenderBlock (anonymous) at (0,44) size 784x0
caret: position 0 of child 0 {HR} of child 0 {LI} of child 0 {UL} of child 2 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698