Diff
Modified: trunk/LayoutTests/ChangeLog (264290 => 264291)
--- trunk/LayoutTests/ChangeLog 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/ChangeLog 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,3 +1,31 @@
+2020-07-12 Fujii Hironori <hironori.fu...@sony.com>
+
+ [WinCairo] Unreviewed test gardening
+
+ Windows WebKit1 doesn't check lines with "EDITING DELEGATE:" (Bug 64471).
+ Rebasedlined with WinCairo WebKit2's results.
+
+ * platform/wincairo/editing/execCommand/findString-2-expected.txt:
+ * platform/wincairo/editing/selection/6476-expected.txt:
+ * platform/wincairo/editing/selection/click-start-of-line-expected.txt:
+ * platform/wincairo/editing/selection/contenteditable-click-inside-expected.txt:
+ * platform/wincairo/editing/selection/doubleclick-crash-expected.txt:
+ * platform/wincairo/editing/selection/editable-html-element-expected.txt:
+ * platform/wincairo/editing/selection/editable-links-expected.txt:
+ * platform/wincairo/editing/selection/expanding-selections-expected.txt:
+ * platform/wincairo/editing/selection/expanding-selections2-expected.txt:
+ * platform/wincairo/editing/selection/fake-doubleclick-expected.txt:
+ * platform/wincairo/editing/selection/focus-body-expected.txt:
+ * platform/wincairo/editing/selection/focus_editable_html-expected.txt:
+ * platform/wincairo/editing/selection/mixed-editability-1-expected.txt:
+ * platform/wincairo/editing/selection/paragraph-granularity-expected.txt:
+ * platform/wincairo/editing/selection/select-all-006-expected.txt:
+ * platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt:
+ * platform/wincairo/editing/selection/selection-actions-expected.txt:
+ * platform/wincairo/editing/selection/triple-click-in-pre-expected.txt:
+ * platform/wincairo/editing/selection/word-granularity-expected.txt:
+ * platform/wincairo/editing/style/apple-style-editable-mix-expected.txt:
+
2020-07-12 Said Abou-Hallawa <sabouhall...@apple.com>
[macOS]: A HEIF image, selected from the OpenPanel, should be converted to an accepted MIME type
Modified: trunk/LayoutTests/platform/wincairo/editing/execCommand/findString-2-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/execCommand/findString-2-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/execCommand/findString-2-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
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 0 of #text > SPAN > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/6476-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/6476-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/6476-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/click-start-of-line-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 10 of #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) 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
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/contenteditable-click-inside-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/contenteditable-click-inside-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/contenteditable-click-inside-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/doubleclick-crash-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/doubleclick-crash-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/doubleclick-crash-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 5 of #text > PRE > BODY > HTML > #document to 5 of #text > PRE > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 5 of #text > PRE > BODY > HTML > #document to 5 of #text > PRE > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 5 of #text > PRE > BODY > HTML > #document to 5 of #text > PRE > BODY > HTML > #document toDOMRange:range from 5 of #text > PRE > BODY > HTML > #document to 6 of #text > PRE > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/editable-html-element-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/editable-html-element-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/editable-html-element-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 1 of BODY > HTML > #document
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/editable-links-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/editable-links-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/editable-links-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 6 of #text > A > BODY > HTML > #document to 6 of #text > A > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 6 of #text > A > BODY > HTML > #document to 6 of #text > A > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections2-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections2-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/expanding-selections2-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > DIV > BODY > HTML > #document to 1 of #text > SPAN > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/fake-doubleclick-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/fake-doubleclick-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/fake-doubleclick-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > BODY > HTML > #document to 6 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/focus-body-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/focus-body-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/focus-body-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/focus_editable_html-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/focus_editable_html-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/focus_editable_html-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of BODY > HTML > #document to 0 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of HTML > #document to 2 of HTML > #document
EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 9 of BODY > HTML > #document
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/mixed-editability-1-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/mixed-editability-1-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/mixed-editability-1-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 3 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > SPAN > BODY > HTML > #document to 1 of #text > SPAN > BODY > HTML > #document toDOMRange:range from 0 of #text > SPAN > BODY > HTML > #document to 2 of #text > SPAN > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/paragraph-granularity-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/paragraph-granularity-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/paragraph-granularity-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/select-all-006-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/select-all-006-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/select-all-006-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 0 of #text > BODY > HTML > #document to 164 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 0 of #text > BODY > HTML > #document to 164 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 2 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/select-from-textfield-outwards-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 11 of #text > DIV > #document-fragment to 11 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 11 of #text > DIV > #document-fragment to 11 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 11 of #text > DIV > #document-fragment to 11 of #text > DIV > #document-fragment toDOMRange:range from 11 of #text > DIV > #document-fragment to 12 of #text > DIV > #document-fragment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/selection-actions-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/selection-actions-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/selection-actions-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 15 of #text > BODY > HTML > #document to 15 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 15 of #text > BODY > HTML > #document to 15 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > BODY > HTML > #document to 15 of #text > BODY > HTML > #document toDOMRange:range from 11 of #text > BODY > HTML > #document to 4 of #text > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/triple-click-in-pre-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/triple-click-in-pre-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/triple-click-in-pre-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,6 +1,6 @@
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 3 of DIV > BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 30 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document toDOMRange:range from 27 of #text > PRE > DIV > DIV > BODY > HTML > #document to 30 of #text > PRE > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/selection/word-granularity-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/selection/word-granularity-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/selection/word-granularity-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > BODY > HTML > #document to 15 of #text > DIV > BODY > HTML > #document toDOMRange:range from 11 of #text > DIV > BODY > HTML > #document to 4 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
Modified: trunk/LayoutTests/platform/wincairo/editing/style/apple-style-editable-mix-expected.txt (264290 => 264291)
--- trunk/LayoutTests/platform/wincairo/editing/style/apple-style-editable-mix-expected.txt 2020-07-13 04:09:20 UTC (rev 264290)
+++ trunk/LayoutTests/platform/wincairo/editing/style/apple-style-editable-mix-expected.txt 2020-07-13 05:51:13 UTC (rev 264291)
@@ -1,4 +1,4 @@
-EDITING DELEGATE: shouldChangeSelectedDOMRange: toDOMRange:range from 1 of BODY > HTML > #document to 4 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of BODY > HTML > #document to 4 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #document to 5 of BODY > HTML > #document
EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification