Title: [158358] trunk/LayoutTests
Revision
158358
Author
[email protected]
Date
2013-10-31 08:29:17 -0700 (Thu, 31 Oct 2013)

Log Message

[EFL] Rebaselining after r158186
https://bugs.webkit.org/show_bug.cgi?id=123571

Unreviewed gardening.

Patch by Krzysztof Wolanski <[email protected]> on 2013-10-31

* platform/efl/editing/deleting/smart-delete-003-expected.txt: Rebaselining after r158186.
* platform/efl/editing/deleting/smart-delete-004-expected.txt: Rebaselining after r158186.
* platform/efl/editing/selection/after-line-wrap-expected.txt: Rebaselining after r157851.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (158357 => 158358)


--- trunk/LayoutTests/ChangeLog	2013-10-31 14:07:48 UTC (rev 158357)
+++ trunk/LayoutTests/ChangeLog	2013-10-31 15:29:17 UTC (rev 158358)
@@ -1,3 +1,14 @@
+2013-10-31  Krzysztof Wolanski  <[email protected]>
+
+        [EFL] Rebaselining after r158186
+        https://bugs.webkit.org/show_bug.cgi?id=123571
+
+        Unreviewed gardening.
+
+        * platform/efl/editing/deleting/smart-delete-003-expected.txt: Rebaselining after r158186.
+        * platform/efl/editing/deleting/smart-delete-004-expected.txt: Rebaselining after r158186.
+        * platform/efl/editing/selection/after-line-wrap-expected.txt: Rebaselining after r157851.
+
 2013-10-31  Grzegorz Czajkowski  <[email protected]>
 
         [EFL] Add baselines for spelling tests added in r157900.

Modified: trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-003-expected.txt (158357 => 158358)


--- trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-003-expected.txt	2013-10-31 14:07:48 UTC (rev 158357)
+++ trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-003-expected.txt	2013-10-31 15:29:17 UTC (rev 158358)
@@ -7,6 +7,8 @@
 EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 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

Modified: trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-004-expected.txt (158357 => 158358)


--- trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-004-expected.txt	2013-10-31 14:07:48 UTC (rev 158357)
+++ trunk/LayoutTests/platform/efl/editing/deleting/smart-delete-004-expected.txt	2013-10-31 15:29:17 UTC (rev 158358)
@@ -7,6 +7,8 @@
 EDITING DELEGATE: shouldDeleteDOMRange:range from 4 of #text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #document
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 0 of #text > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > DIV > BODY > HTML > #document to 3 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

Modified: trunk/LayoutTests/platform/efl/editing/selection/after-line-wrap-expected.txt (158357 => 158358)


--- trunk/LayoutTests/platform/efl/editing/selection/after-line-wrap-expected.txt	2013-10-31 14:07:48 UTC (rev 158357)
+++ trunk/LayoutTests/platform/efl/editing/selection/after-line-wrap-expected.txt	2013-10-31 15:29:17 UTC (rev 158358)
@@ -29,9 +29,9 @@
           text run at (0,18) width 285: "after a line wrap can be selected successfully."
       RenderBlock {P} at (0,104) size 784x0
       RenderBlock {DIV} at (16,104) size 752x38 [border: (1px solid #000000)]
-        RenderText {#text} at (1,1) size 750x17
+        RenderText {#text} at (1,1) size 749x17
           text run at (1,1) width 93: "don't select me"
-          text run at (94,1) width 657: "                                                                                                                                                                                                                                                                                                                                                             "
+          text run at (94,1) width 656: "                                                                                                                                                                    "
         RenderInline {I} at (0,0) size 150x17
           RenderText {#text} at (1,19) size 150x17
             text run at (1,19) width 150: "try to select just this text"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to