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

Unified Diff: LayoutTests/platform/win/editing/deleting/delete-block-merge-contents-001-expected.txt

Issue 58373002: Whitespace only text nodes need to be reattached when their siblings are reattached (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Updated js-test include Created 7 years, 1 month 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/win/editing/deleting/delete-block-merge-contents-001-expected.txt
diff --git a/LayoutTests/platform/win/editing/deleting/delete-block-merge-contents-001-expected.txt b/LayoutTests/platform/win/editing/deleting/delete-block-merge-contents-001-expected.txt
index d7588835beb7a31fb71685de0d664a2bad4a35ad..91b829abe64625482486bd59f9cdedd9b37f9f93 100644
--- a/LayoutTests/platform/win/editing/deleting/delete-block-merge-contents-001-expected.txt
+++ b/LayoutTests/platform/win/editing/deleting/delete-block-merge-contents-001-expected.txt
@@ -14,4 +14,5 @@ layer at (0,0) size 800x600
RenderBlock {DIV} at (14,14) size 756x28
RenderText {#text} at (0,0) size 83x27
text run at (0,0) width 83: "OneTwo"
+ RenderText {#text} at (0,0) size 0x0
caret: position 4 of child 0 {#text} of child 1 {DIV} of child 1 {DIV} of body

Powered by Google App Engine
This is Rietveld 408576698