Title: [224659] trunk/LayoutTests
Revision
224659
Author
ryanhad...@apple.com
Date
2017-11-09 17:50:30 -0800 (Thu, 09 Nov 2017)

Log Message

[iOS] Rebaseline and re-enable editing/deleting tests
https://bugs.webkit.org/show_bug.cgi?id=179119

Unreviewed test gardening.


* platform/ios-wk2/TestExpectations:
* platform/ios/TestExpectations:
* platform/ios/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Added.
* platform/ios/editing/deleting/delete-3608445-fix-expected.txt: Added.
* platform/ios/editing/deleting/delete-3800834-fix-expected.txt: Added.
* platform/ios/editing/deleting/delete-after-span-ws-001-expected.txt: Added.
* platform/ios/editing/deleting/delete-after-span-ws-002-expected.txt: Added.
* platform/ios/editing/deleting/delete-after-span-ws-003-expected.txt: Added.
* platform/ios/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
* platform/ios/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
* platform/ios/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
* platform/ios/editing/deleting/delete-at-start-or-end-expected.txt: Added.
* platform/ios/editing/deleting/delete-block-contents-001-expected.txt: Added.
* platform/ios/editing/deleting/delete-block-contents-002-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt.
* platform/ios/editing/deleting/delete-block-merge-contents-005-expected.txt:
* platform/ios/editing/deleting/delete-block-merge-contents-006-expected.txt:
* platform/ios/editing/deleting/delete-block-merge-contents-007-expected.txt:
* platform/ios/editing/deleting/delete-block-merge-contents-008-expected.txt:
* platform/ios/editing/deleting/delete-block-merge-contents-023-expected.txt:
* platform/ios/editing/deleting/delete-block-merge-contents-024-expected.txt:
* platform/ios/editing/deleting/delete-br-002-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
* platform/ios/editing/deleting/delete-br-004-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
* platform/ios/editing/deleting/delete-br-005-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
* platform/ios/editing/deleting/delete-br-006-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
* platform/ios/editing/deleting/delete-br-008-expected.txt:
* platform/ios/editing/deleting/delete-br-009-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt.
* platform/ios/editing/deleting/delete-br-010-expected.txt:
* platform/ios/editing/deleting/delete-image-004-expected.txt: Added.
* platform/ios/editing/deleting/delete-leading-ws-001-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt.
* platform/ios/editing/deleting/delete-line-011-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
* platform/ios/editing/deleting/delete-line-015-expected.txt:
* platform/ios/editing/deleting/delete-line-016-expected.txt:
* platform/ios/editing/deleting/delete-line-017-expected.txt:
* platform/ios/editing/deleting/delete-line-end-ws-001-expected.txt: Added.
* platform/ios/editing/deleting/delete-line-end-ws-002-expected.txt: Added.
* platform/ios/editing/deleting/delete-tab-001-expected.txt: Added.
* platform/ios/editing/deleting/delete-tab-004-expected.txt: Added.
* platform/ios/editing/deleting/delete-to-select-table-expected.txt:
* platform/ios/editing/deleting/merge-no-br-expected.txt:
* platform/ios/editing/deleting/table-cells-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224658 => 224659)


--- trunk/LayoutTests/ChangeLog	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/ChangeLog	2017-11-10 01:50:30 UTC (rev 224659)
@@ -1,5 +1,53 @@
 2017-11-09  Ryan Haddad  <ryanhad...@apple.com>
 
+        [iOS] Rebaseline and re-enable editing/deleting tests
+        https://bugs.webkit.org/show_bug.cgi?id=179119
+
+        Unreviewed test gardening.
+
+        * platform/ios-wk2/TestExpectations:
+        * platform/ios/TestExpectations:
+        * platform/ios/editing/deleting/collapse-whitespace-3587601-fix-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-3608445-fix-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-3800834-fix-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-after-span-ws-001-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-after-span-ws-002-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-after-span-ws-003-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt:
+        * platform/ios/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt:
+        * platform/ios/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt:
+        * platform/ios/editing/deleting/delete-at-start-or-end-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-block-contents-001-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-block-contents-002-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt.
+        * platform/ios/editing/deleting/delete-block-merge-contents-005-expected.txt:
+        * platform/ios/editing/deleting/delete-block-merge-contents-006-expected.txt:
+        * platform/ios/editing/deleting/delete-block-merge-contents-007-expected.txt:
+        * platform/ios/editing/deleting/delete-block-merge-contents-008-expected.txt:
+        * platform/ios/editing/deleting/delete-block-merge-contents-023-expected.txt:
+        * platform/ios/editing/deleting/delete-block-merge-contents-024-expected.txt:
+        * platform/ios/editing/deleting/delete-br-002-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
+        * platform/ios/editing/deleting/delete-br-004-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
+        * platform/ios/editing/deleting/delete-br-005-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
+        * platform/ios/editing/deleting/delete-br-006-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
+        * platform/ios/editing/deleting/delete-br-008-expected.txt:
+        * platform/ios/editing/deleting/delete-br-009-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt.
+        * platform/ios/editing/deleting/delete-br-010-expected.txt:
+        * platform/ios/editing/deleting/delete-image-004-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-leading-ws-001-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt.
+        * platform/ios/editing/deleting/delete-line-011-expected.txt: Copied from LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt.
+        * platform/ios/editing/deleting/delete-line-015-expected.txt:
+        * platform/ios/editing/deleting/delete-line-016-expected.txt:
+        * platform/ios/editing/deleting/delete-line-017-expected.txt:
+        * platform/ios/editing/deleting/delete-line-end-ws-001-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-line-end-ws-002-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-tab-001-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-tab-004-expected.txt: Added.
+        * platform/ios/editing/deleting/delete-to-select-table-expected.txt:
+        * platform/ios/editing/deleting/merge-no-br-expected.txt:
+        * platform/ios/editing/deleting/table-cells-expected.txt:
+
+2017-11-09  Ryan Haddad  <ryanhad...@apple.com>
+
         Mark media/modern-media-controls/media-controller/media-controller-auto-hide-mouse-enter-and-mouse-leave.html as a flaky timeout.
         https://bugs.webkit.org/show_bug.cgi?id=169876
 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (224658 => 224659)


--- trunk/LayoutTests/platform/ios/TestExpectations	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2017-11-10 01:50:30 UTC (rev 224659)
@@ -1311,6 +1311,13 @@
 webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-lr.html [ ImageOnlyFailure ]
 webkit.org/b/178963 fast/css/sticky/sticky-writing-mode-vertical-rl.html [ ImageOnlyFailure ]
 
+# editing/deleting tests to triage
+editing/deleting/delete-all-text-in-text-field-assertion.html [ Failure ]
+editing/deleting/delete-cell-contents.html [ Failure ]
+editing/deleting/smart-delete-002.html [ Failure ]
+editing/deleting/smart-delete-across-editable-boundaries.html [ Failure ]
+editing/deleting/smart-editing-disabled-mac.html [ Failure ]
+
 # Font tests that fail:
 fonts/font-fallback-prefers-pictographs.html [ ImageOnlyFailure ]
 
@@ -2383,9 +2390,6 @@
 http/tests/ssl/referer-301.html [ Skip ]
 imported/w3c/web-platform-tests/dom/events/Event-constants.html [ Skip ]
 
-# Tests that fail as of 09/02/2015:
-editing/deleting/delete-block-merge-contents-010.html [ Pass Failure ]
-
 # Skip tests that crash as of 09/02/2015:
 fast/dom/offset-position-writing-modes.html [ Skip ]
 http/tests/navigation/page-cache-pending-image-load-cache-partition.html [ Skip ]

Added: trunk/LayoutTests/platform/ios/editing/deleting/collapse-whitespace-3587601-fix-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/collapse-whitespace-3587601-fix-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/collapse-whitespace-3587601-fix-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,56 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > SPAN > DIV > BODY > HTML > #document to 5 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 4 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 6 of #text > SPAN > DIV > BODY > HTML > #document to 6 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 6 of #text > SPAN > DIV > BODY > HTML > #document to 6 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 5 of #text > SPAN > DIV > BODY > HTML > #document to 6 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > SPAN > DIV > BODY > HTML > #document to 5 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 4 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderBR {BR} at (14,15) size 0x28
+caret: position 0 of child 0 {BR} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-3608445-fix-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-3608445-fix-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-3608445-fix-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,43 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 4 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x118 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 199x88
+          RenderText {#text} at (14,15) size 16x28
+            text run at (14,15) width 16: "s "
+          RenderBR {BR} at (29,37) size 1x0
+          RenderBR {BR} at (14,45) size 0x28
+          RenderText {#text} at (14,75) size 199x28
+            text run at (14,75) width 91: " war. We "
+            text run at (104,75) width 109: "of that war."
+        RenderText {#text} at (0,0) size 0x0
+caret: position 0 of child 4 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-3800834-fix-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-3800834-fix-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-3800834-fix-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,38 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 4 of BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document to 3 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document to 2 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document to 1 of #text > BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 0 of BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of SPAN > DIV > BODY > HTML > #document to 0 of BLOCKQUOTE > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 38x28
+          RenderText {#text} at (14,15) size 38x28
+            text run at (14,15) width 38: "Foo"
+        RenderInline {SPAN} at (0,0) size 1x28
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-001-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-001-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,24 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 820x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,64) size 784x472
+      RenderBlock {DIV} at (64,0) size 748x196 [border: (50px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 32x28
+          RenderText {#text} at (74,84) size 32x28
+            text run at (74,84) width 32: "foo"
+        RenderText {#text} at (105,84) size 35x28
+          text run at (105,84) width 35: "baz"
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-002-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-002-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,24 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 820x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,64) size 784x472
+      RenderBlock {DIV} at (64,0) size 748x196 [border: (50px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 32x28
+          RenderText {#text} at (74,84) size 32x28
+            text run at (74,84) width 32: "foo"
+        RenderText {#text} at (105,84) size 35x28
+          text run at (105,84) width 35: "baz"
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-003-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-003-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-after-span-ws-003-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,24 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 820x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,64) size 784x472
+      RenderBlock {DIV} at (64,0) size 748x196 [border: (50px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 32x28
+          RenderText {#text} at (74,84) size 32x28
+            text run at (74,84) width 32: "foo"
+        RenderText {#text} at (105,84) size 35x28
+          text run at (105,84) width 35: "baz"
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-004-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -35,7 +35,6 @@
           RenderBlock {P} at (2,2) size 780x30
             RenderText {#text} at (0,1) size 18x28
               text run at (0,1) width 18: "A"
-          RenderBlock (anonymous) at (2,32) size 780x0
           RenderBlock {P} at (2,32) size 780x30
             RenderText {#text} at (0,1) size 18x28
               text run at (0,1) width 18: "A"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-010-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -54,7 +54,6 @@
             RenderBlock {DIV} at (2,2) size 776x30
               RenderText {#text} at (0,1) size 112x28
                 text run at (0,1) width 112: "cha cha cha"
-            RenderBlock (anonymous) at (2,32) size 776x0
           RenderBlock {DIV} at (2,96) size 780x30
             RenderText {#text} at (0,1) size 20x28
               text run at (0,1) width 20: "ur"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-at-paragraph-boundaries-011-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -40,5 +40,4 @@
             text run at (2,3) width 48: "hello"
         RenderBlock {P} at (2,84) size 780x34 [border: (2px solid #FF0000)]
           RenderBR {BR} at (2,3) size 0x28
-        RenderBlock (anonymous) at (2,142) size 780x0
 caret: position 0 of child 0 {BR} of child 1 {P} of child 3 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-at-start-or-end-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-at-start-or-end-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-at-start-or-end-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,12 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x20
+caret: position 0 of child 0 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-001-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-001-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,17 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > SPAN > DIV > BODY > HTML > #document to 25 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > SPAN > DIV > BODY > HTML > #document to 25 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderBR {BR} at (14,15) size 0x28
+caret: position 0 of child 0 {BR} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-002-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-contents-002-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,26 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > SPAN > DIV > BODY > HTML > #document to 25 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderBR {BR} at (14,15) size 0x28
+caret: position 0 of child 0 {BR} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-005-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-005-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-005-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -20,7 +20,6 @@
             RenderText {#text} at (0,1) size 83x28
               text run at (0,1) width 83: "OneTwo"
           RenderBlock {DIV} at (0,30) size 756x30
-            RenderBlock (anonymous) at (0,0) size 756x0
             RenderBlock {DIV} at (0,0) size 756x30
               RenderText {#text} at (0,1) size 56x28
                 text run at (0,1) width 56: "Three"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-006-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-006-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-006-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -20,7 +20,6 @@
             RenderText {#text} at (0,1) size 83x28
               text run at (0,1) width 83: "OneTwo"
           RenderBlock {DIV} at (0,30) size 756x30
-            RenderBlock (anonymous) at (0,0) size 756x0
             RenderBlock {DIV} at (0,0) size 756x30
               RenderText {#text} at (0,1) size 56x28
                 text run at (0,1) width 56: "Three"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-007-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-007-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-007-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -20,7 +20,6 @@
             RenderText {#text} at (0,1) size 83x28
               text run at (0,1) width 83: "OneTwo"
           RenderBlock {DIV} at (0,30) size 756x30
-            RenderBlock (anonymous) at (0,0) size 756x0
             RenderBlock {DIV} at (0,0) size 756x30
               RenderText {#text} at (0,1) size 56x28
                 text run at (0,1) width 56: "Three"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-008-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-008-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-008-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -21,7 +21,6 @@
               text run at (0,1) width 83: "OneTwo"
           RenderBlock {DIV} at (0,30) size 756x60
             RenderBlock {DIV} at (0,0) size 756x30
-              RenderBlock (anonymous) at (0,0) size 756x0
               RenderBlock {DIV} at (0,0) size 756x30
                 RenderText {#text} at (0,1) size 56x28
                   text run at (0,1) width 56: "Three"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-023-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-023-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-023-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -17,9 +17,7 @@
           text run at (14,15) width 513: "Should see \"XX\" in a yellow box nested in a red box."
       RenderBlock {DIV} at (0,82) size 784x64
         RenderBlock {DIV} at (0,0) size 784x64 [border: (2px solid #FF0000)]
-          RenderBlock (anonymous) at (14,14) size 756x0
           RenderBlock {DIV} at (14,14) size 756x36 [border: (3px solid #FFFF00)]
-            RenderBlock (anonymous) at (3,3) size 750x0
             RenderBlock {DIV} at (3,3) size 750x30
               RenderText {#text} at (0,1) size 35x28
                 text run at (0,1) width 35: "XX"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-024-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-024-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-block-merge-contents-024-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -19,9 +19,7 @@
           text run at (14,15) width 496: "Should see \"X\" in a yellow box nested in a red box."
       RenderBlock {DIV} at (0,82) size 784x64
         RenderBlock {DIV} at (0,0) size 784x64 [border: (2px solid #FF0000)]
-          RenderBlock (anonymous) at (14,14) size 756x0
           RenderBlock {DIV} at (14,14) size 756x36 [border: (3px solid #FFFF00)]
-            RenderBlock (anonymous) at (3,3) size 750x0
             RenderBlock {DIV} at (3,3) size 750x30
               RenderText {#text} at (0,1) size 18x28
                 text run at (0,1) width 18: "X"

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-002-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-002-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,45 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 628x118 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 204x88
+          RenderText {#text} at (14,15) size 204x28
+            text run at (14,15) width 102: "Fourscore "
+            text run at (115,15) width 42: "and "
+            text run at (156,15) width 62: "seven "
+          RenderBR {BR} at (217,37) size 1x0
+          RenderBR {BR} at (14,45) size 0x28
+          RenderText {#text} at (14,75) size 92x28
+            text run at (14,75) width 92: "years ago"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 0 of child 2 {BR} of child 1 {SPAN} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-004-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-004-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,46 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 628x118 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 204x88
+          RenderText {#text} at (14,15) size 204x28
+            text run at (14,15) width 102: "Fourscore "
+            text run at (115,15) width 42: "and "
+            text run at (156,15) width 62: "seven "
+          RenderBR {BR} at (217,37) size 1x0
+          RenderBR {BR} at (14,45) size 0x28
+          RenderText {#text} at (14,75) size 92x28
+            text run at (14,75) width 92: "years ago"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 0 of child 3 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-005-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-005-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-005-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,48 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 628x88 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 204x58
+          RenderText {#text} at (14,15) size 204x28
+            text run at (14,15) width 102: "Fourscore "
+            text run at (115,15) width 42: "and "
+            text run at (156,15) width 62: "seven "
+          RenderBR {BR} at (217,37) size 1x0
+          RenderText {#text} at (14,45) size 92x28
+            text run at (14,45) width 92: "years ago"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 0 of child 2 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-006-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-006-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-006-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,51 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 3 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of SPAN > DIV > BODY > HTML > #document to 3 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of SPAN > DIV > BODY > HTML > #document to 2 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 23 of #text > SPAN > DIV > BODY > HTML > #document to 23 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 23 of #text > SPAN > DIV > BODY > HTML > #document to 23 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 628x58 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 295x28
+          RenderText {#text} at (14,15) size 204x28
+            text run at (14,15) width 102: "Fourscore "
+            text run at (115,15) width 42: "and "
+            text run at (156,15) width 62: "seven "
+          RenderText {#text} at (217,15) size 92x28
+            text run at (217,15) width 92: "years ago"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 23 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -17,7 +17,6 @@
       RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,15) size 40x28
           text run at (14,15) width 40: "One"
-      RenderBlock (anonymous) at (0,58) size 784x0
       RenderBlock {DIV} at (0,58) size 784x58 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,15) size 43x28
           text run at (14,15) width 43: "Two"

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-009-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-br-008-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-009-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-009-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,23 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 6 of BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 2 of BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderText {#text} at (14,15) size 40x28
+          text run at (14,15) width 40: "One"
+      RenderBlock {DIV} at (0,58) size 784x58 [border: (2px solid #FF0000)]
+        RenderText {#text} at (14,15) size 43x28
+          text run at (14,15) width 43: "Two"
+caret: position 0 of child 0 {#text} of child 2 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -21,5 +21,4 @@
       RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
         RenderText {#text} at (14,15) size 83x28
           text run at (14,15) width 83: "OneTwo"
-      RenderBlock (anonymous) at (0,58) size 784x0
 caret: position 3 of child 0 {#text} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-image-004-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-image-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-image-004-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,18 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of SPAN > DIV > BODY > HTML > #document to 4 of SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderBR {BR} at (14,15) size 0x28
+caret: position 0 of child 0 {BR} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-leading-ws-001-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-br-010-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-leading-ws-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-leading-ws-001-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,25 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > SPAN > DIV > BODY > HTML > #document to 7 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 14x28
+          RenderText {#text} at (14,15) size 14x28
+            text run at (14,15) width 8: "f"
+            text run at (21,15) width 7: " "
+caret: position 2 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Copied: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-011-expected.txt (from rev 224658, trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt) (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-011-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-011-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,38 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 6 of BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 2 of BODY > HTML > #document toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 600x30
+        RenderText {#text} at (0,1) size 332x28
+          text run at (0,1) width 332: "There is aWhich taken at the flood"
+caret: position 10 of child 0 {#text} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-015-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-015-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-015-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -22,5 +22,4 @@
             text run at (0,0) width 8: "a"
         RenderBlock {DIV} at (0,20) size 784x20
           RenderBR {BR} at (0,0) size 0x19
-        RenderBlock (anonymous) at (0,40) size 784x0
 caret: position 0 of child 0 {BR} of child 2 {DIV} of child 3 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-016-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-016-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-016-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -23,5 +23,4 @@
             text run at (0,0) width 8: "a"
         RenderBlock {DIV} at (0,20) size 784x50
           RenderBR {BR} at (0,0) size 0x19
-        RenderBlock (anonymous) at (0,70) size 784x0
 caret: position 0 of child 0 {BR} of child 2 {DIV} of child 3 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-017-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-017-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-017-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -20,7 +20,6 @@
         RenderBlock {DIV} at (0,0) size 784x20
           RenderText {#text} at (0,0) size 8x19
             text run at (0,0) width 8: "a"
-        RenderBlock (anonymous) at (0,20) size 784x0
         RenderBlock {DIV} at (0,20) size 784x20
           RenderText {#text} at (0,0) size 8x19
             text run at (0,0) width 8: "b"

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-001-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-001-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,79 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 58 of #text > SPAN > DIV > BODY > HTML > #document to 59 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 820x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,64) size 784x472
+      RenderBlock {DIV} at (64,0) size 748x244 [border: (50px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 544x76
+          RenderText {#text} at (74,84) size 544x76
+            text run at (74,84) width 538: "Fourscore and seven years ago our fathers brought forth"
+            text run at (611,84) width 7: " "
+            text run at (74,132) width 301: "onthis continent a new nation..."
+        RenderText {#text} at (0,0) size 0x0
+caret: position 58 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-002-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-002-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-line-end-ws-002-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,79 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 58 of #text > SPAN > DIV > BODY > HTML > #document to 59 of #text > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+layer at (0,0) size 820x600
+  RenderView at (0,0) size 800x600
+layer at (0,0) size 800x600
+  RenderBlock {HTML} at (0,0) size 800x600
+    RenderBody {BODY} at (8,64) size 784x472
+      RenderBlock {DIV} at (64,0) size 748x244 [border: (50px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 544x76
+          RenderText {#text} at (74,84) size 544x76
+            text run at (74,84) width 538: "Fourscore and seven years ago our fathers brought forth"
+            text run at (611,84) width 7: " "
+            text run at (74,132) width 301: "onthis continent a new nation..."
+        RenderText {#text} at (0,0) size 0x0
+caret: position 58 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-001-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-001-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-001-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,27 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x58 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 80x28
+          RenderInline {SPAN} at (0,0) size 48x28
+            RenderText {#text} at (14,15) size 48x28
+              text run at (14,15) width 48: "\x{9}"
+          RenderText {#text} at (62,15) size 32x28
+            text run at (62,15) width 32: "foo"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 1 of child 0 {#text} of child 0 {SPAN} of child 1 {SPAN} of child 1 {DIV} of body

Added: trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-004-expected.txt (0 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-004-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-tab-004-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -0,0 +1,30 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document toDOMRange:range from 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 1 of #text > SPAN > SPAN > DIV > BODY > HTML > #document to 2 of #text > SPAN > SPAN > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+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 784x88 [border: (2px solid #FF0000)]
+        RenderInline {SPAN} at (0,0) size 80x58
+          RenderBR {BR} at (14,15) size 0x28
+          RenderInline {SPAN} at (0,0) size 48x28
+            RenderText {#text} at (14,45) size 48x28
+              text run at (14,45) width 48: "\x{9}"
+          RenderText {#text} at (62,45) size 32x28
+            text run at (62,45) width 32: "foo"
+        RenderText {#text} at (0,0) size 0x0
+caret: position 1 of child 0 {#text} of child 1 {SPAN} of child 1 {SPAN} of child 1 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/delete-to-select-table-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -37,7 +37,7 @@
               RenderTableCell {TD} at (2,2) size 27x22 [r=0 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 25x19
                   text run at (1,1) width 25: "Foo"
-              RenderTableCell {TD} at (31,2) size 48x22 [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (30,2) size 49x22 [r=0 c=1 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 23x19
                   text run at (1,1) width 23: "baz"
             RenderTableRow {TR} at (0,26) size 81x22
@@ -44,7 +44,7 @@
               RenderTableCell {TD} at (2,26) size 27x22 [r=1 c=0 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 21x19
                   text run at (1,1) width 21: "bar"
-              RenderTableCell {TD} at (31,26) size 48x22 [r=1 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (30,26) size 49x22 [r=1 c=1 rs=1 cs=1]
                 RenderText {#text} at (1,1) size 46x19
                   text run at (1,1) width 46: "buffalo"
 selection start: position 0 of child 1 {TABLE} of child 0 {DIV} of body

Modified: trunk/LayoutTests/platform/ios/editing/deleting/merge-no-br-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/merge-no-br-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/merge-no-br-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -19,7 +19,6 @@
           RenderText {#text} at (11,11) size 55x19
             text run at (11,11) width 55: "OneTwo"
         RenderBlock {DIV} at (16,66) size 736x100 [border: (3px solid #008000)]
-          RenderBlock (anonymous) at (11,11) size 714x0
           RenderBlock {DIV} at (19,19) size 698x42 [border: (3px solid #000000)]
             RenderText {#text} at (11,11) size 38x19
               text run at (11,11) width 38: "Three"

Modified: trunk/LayoutTests/platform/ios/editing/deleting/table-cells-expected.txt (224658 => 224659)


--- trunk/LayoutTests/platform/ios/editing/deleting/table-cells-expected.txt	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios/editing/deleting/table-cells-expected.txt	2017-11-10 01:50:30 UTC (rev 224659)
@@ -15,14 +15,14 @@
           text run at (0,0) width 372: "This tests deletion of a selection that spans multiple cells. "
           text run at (371,0) width 366: "Just table content should be removed, not table structure."
       RenderBlock {DIV} at (0,36) size 784x30
-        RenderTable {TABLE} at (0,0) size 351x30 [border: (1px outset #808080)]
-          RenderTableSection {TBODY} at (1,1) size 349x28
-            RenderTableRow {TR} at (0,2) size 349x24
+        RenderTable {TABLE} at (0,0) size 350x30 [border: (1px outset #808080)]
+          RenderTableSection {TBODY} at (1,1) size 348x28
+            RenderTableRow {TR} at (0,2) size 348x24
               RenderTableCell {TD} at (2,2) size 160x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
                 RenderBlock {DIV} at (2,2) size 156x20
                   RenderText {#text} at (0,0) size 156x19
                     text run at (0,0) width 156: "These two pieces of text"
-              RenderTableCell {TD} at (164,2) size 183x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+              RenderTableCell {TD} at (163,2) size 183x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
                 RenderBlock {DIV} at (2,2) size 179x20
                   RenderText {#text} at (0,0) size 179x19
                     text run at (0,0) width 179: " should be in different cells."

Modified: trunk/LayoutTests/platform/ios-wk2/TestExpectations (224658 => 224659)


--- trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-11-10 01:48:40 UTC (rev 224658)
+++ trunk/LayoutTests/platform/ios-wk2/TestExpectations	2017-11-10 01:50:30 UTC (rev 224659)
@@ -591,32 +591,6 @@
 editing/caret/color-span-inside-editable-background.html [ ImageOnlyFailure ]
 editing/caret/color-span-inside-editable.html [ ImageOnlyFailure ]
 editing/deleting/5144139-2.html [ Failure ]
-editing/deleting/collapse-whitespace-3587601-fix.html [ Failure ]
-editing/deleting/delete-3608445-fix.html [ Failure ]
-editing/deleting/delete-3800834-fix.html [ Failure ]
-editing/deleting/delete-after-span-ws-001.html [ Failure ]
-editing/deleting/delete-after-span-ws-002.html [ Failure ]
-editing/deleting/delete-after-span-ws-003.html [ Failure ]
-editing/deleting/delete-all-text-in-text-field-assertion.html [ Failure ]
-editing/deleting/delete-at-start-or-end.html [ Failure ]
-editing/deleting/delete-block-contents-001.html [ Failure ]
-editing/deleting/delete-block-contents-002.html [ Failure ]
-editing/deleting/delete-br-002.html [ Failure ]
-editing/deleting/delete-br-004.html [ Failure ]
-editing/deleting/delete-br-005.html [ Failure ]
-editing/deleting/delete-br-006.html [ Failure ]
-editing/deleting/delete-br-009.html [ Failure ]
-editing/deleting/delete-cell-contents.html [ Failure ]
-editing/deleting/delete-image-004.html [ Failure ]
-editing/deleting/delete-leading-ws-001.html [ Failure ]
-editing/deleting/delete-line-011.html [ Failure ]
-editing/deleting/delete-line-end-ws-001.html [ Failure ]
-editing/deleting/delete-line-end-ws-002.html [ Failure ]
-editing/deleting/delete-tab-001.html [ Failure ]
-editing/deleting/delete-tab-004.html [ Failure ]
-editing/deleting/smart-delete-002.html [ Failure ]
-editing/deleting/smart-delete-across-editable-boundaries.html [ Failure ]
-editing/deleting/smart-editing-disabled-mac.html [ Failure ]
 editing/execCommand/button.html [ Failure ]
 editing/execCommand/createLink.html [ Failure ]
 editing/execCommand/format-block-with-trailing-br.html [ Failure ]
@@ -772,31 +746,6 @@
 
 # Editing tests that are flaky:
 editing/caret/caret-color.html [ Failure Pass ]
-editing/deleting/delete-3959464-fix.html [ Failure Pass ]
-editing/deleting/delete-4038408-fix.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-001.html [ Failure Pass ]
-editing/deleting/delete-br-011.html [ Failure Pass ]
-editing/deleting/delete-select-all-002.html [ Failure Pass ]
-editing/deleting/delete-select-all-003.html [ Failure Pass ]
-editing/deleting/delete-to-end-of-paragraph.html [ Failure Pass ]
-editing/deleting/merge-into-empty-block-1.html [ Failure Pass ]
-editing/deleting/merge-into-empty-block-2.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-address.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-h6-with-style-2.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-h6-with-style.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-h6.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-listing.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-p-with-style-2.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-p-with-style-3.html [ Failure Pass ]
-editing/deleting/merge-paragraph-from-p-with-style.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-blockquote.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-h1-with-dir-2.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-h1-with-dir.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-h1-with-style.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-h1.html [ Failure Pass ]
-editing/deleting/merge-paragraph-into-pre.html [ Failure Pass ]
-editing/deleting/paragraph-in-preserveNewline.html [ Failure Pass ]
-editing/deleting/pruning-after-merge-1.html [ Failure Pass ]
 editing/deleting/whitespace-pre-1.html [ Failure Pass ]
 editing/execCommand/format-block-with-braces.html [ Failure Pass ]
 editing/execCommand/format-block.html [ Failure Pass ]
@@ -1064,96 +1013,6 @@
 fast/forms/validation-message-on-textarea.html  [ Skip ]
 
 # Flaky as of 06/08/2015
-editing/deleting/delete-3775172-fix.html [ Failure ImageOnlyFailure Pass ]
-editing/deleting/delete-3857753-fix.html [ Failure Pass ]
-editing/deleting/delete-3865854-fix.html [ Failure Pass ]
-editing/deleting/delete-3928305-fix.html [ Failure Pass ]
-editing/deleting/delete-4083333-fix.html [ Failure Pass ]
-editing/deleting/delete-and-undo.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-002.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-003.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-004.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-005.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-006.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-007.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-008.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-009.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-010.html [ Failure Pass ]
-editing/deleting/delete-at-paragraph-boundaries-011.html [ Failure Pass ]
-editing/deleting/delete-block-contents-003.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-001.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-002.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-003.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-004.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-005.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-006.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-007.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-008.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-009.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-011.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-012.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-013.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-014.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-015.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-016.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-017.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-018.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-019.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-020.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-021.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-022.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-023.html [ Failure Pass ]
-editing/deleting/delete-block-merge-contents-024.html [ Failure Pass ]
-editing/deleting/delete-br-001.html [ Failure Pass ]
-editing/deleting/delete-br-003.html [ Failure Pass ]
-editing/deleting/delete-br-007.html [ Failure Pass ]
-editing/deleting/delete-br-008.html [ Failure Pass ]
-editing/deleting/delete-br-010.html [ Failure Pass ]
-editing/deleting/delete-character-001.html [ Failure Pass ]
-editing/deleting/delete-contiguous-ws-001.html [ Failure Pass ]
-editing/deleting/delete-first-list-item.html [ Failure Pass ]
-editing/deleting/delete-hr.html [ Failure Pass ]
-editing/deleting/delete-image-001.html [ Failure Pass ]
-editing/deleting/delete-image-002.html [ Failure Pass ]
-editing/deleting/delete-image-003.html [ Failure Pass ]
-editing/deleting/delete-line-001.html [ Failure Pass ]
-editing/deleting/delete-line-002.html [ Failure Pass ]
-editing/deleting/delete-line-003.html [ Failure Pass ]
-editing/deleting/delete-line-004.html [ Failure Pass ]
-editing/deleting/delete-line-005.html [ Failure Pass ]
-editing/deleting/delete-line-006.html [ Failure Pass ]
-editing/deleting/delete-line-007.html [ Failure Pass ]
-editing/deleting/delete-line-008.html [ Failure Pass ]
-editing/deleting/delete-line-009.html [ Failure Pass ]
-editing/deleting/delete-line-010.html [ Failure Pass ]
-editing/deleting/delete-line-012.html [ Failure Pass ]
-editing/deleting/delete-line-013.html [ Failure Pass ]
-editing/deleting/delete-line-014.html [ Failure Pass ]
-editing/deleting/delete-line-015.html [ Failure Pass ]
-editing/deleting/delete-line-016.html [ Failure Pass ]
-editing/deleting/delete-line-017.html [ Failure Pass ]
-editing/deleting/delete-listitem-001.html [ Failure Pass ]
-editing/deleting/delete-listitem-002.html [ Failure Pass ]
-editing/deleting/delete-selection-001.html [ Failure Pass ]
-editing/deleting/delete-tab-002.html [ Failure Pass ]
-editing/deleting/delete-tab-003.html [ Failure Pass ]
-editing/deleting/delete-to-select-table.html [ Failure Pass ]
-editing/deleting/delete-trailing-ws-001.html [ Failure Pass ]
-editing/deleting/delete-trailing-ws-002.html [ Failure Pass ]
-editing/deleting/delete-ws-fixup-001.html [ Failure Pass ]
-editing/deleting/delete-ws-fixup-002.html [ Failure Pass ]
-editing/deleting/delete-ws-fixup-003.html [ Failure Pass ]
-editing/deleting/delete-ws-fixup-004.html [ Failure Pass ]
-editing/deleting/forward-delete.html [ Failure Pass ]
-editing/deleting/list-item-1.html [ Failure Pass ]
-editing/deleting/merge-different-styles.html [ Failure Pass ]
-editing/deleting/merge-endOfParagraph.html [ Failure Pass ]
-editing/deleting/merge-no-br.html [ Failure Pass ]
-editing/deleting/merge-unrendered-space.html [ Failure Pass ]
-editing/deleting/non-smart-delete.html [ Failure Pass ]
-editing/deleting/pruning-after-merge-2.html [ Failure Pass ]
-editing/deleting/smart-delete-001.html [ Failure Pass ]
-editing/deleting/table-cells.html [ Failure Pass ]
 fast/loader/fragment-navigation-base-blank.html [ Failure Pass ]
 fast/loader/iframe-meta-refresh-base-blank.html [ Failure Pass ]
 fast/loader/iframe-set-location-base-blank.html [ Failure Pass ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to