Title: [263554] trunk/LayoutTests
Revision
263554
Author
[email protected]
Date
2020-06-25 22:48:41 -0700 (Thu, 25 Jun 2020)

Log Message

[GTK] Unreviewed test gardening. Update baselines after r263550.

* platform/gtk/editing/deleting/smart-delete-paragraph-005-expected.txt: Added.
* platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png:
* platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (263553 => 263554)


--- trunk/LayoutTests/ChangeLog	2020-06-26 05:20:32 UTC (rev 263553)
+++ trunk/LayoutTests/ChangeLog	2020-06-26 05:48:41 UTC (rev 263554)
@@ -1,3 +1,11 @@
+2020-06-25  Diego Pino Garcia  <[email protected]>
+
+        [GTK] Unreviewed test gardening. Update baselines after r263550.
+
+        * platform/gtk/editing/deleting/smart-delete-paragraph-005-expected.txt: Added.
+        * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png:
+        * platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt:
+
 2020-06-25  Zalan Bujtas  <[email protected]>
 
         [Inline] Overlapping content when margin-right is present

Added: trunk/LayoutTests/platform/gtk/editing/deleting/smart-delete-paragraph-005-expected.txt (0 => 263554)


--- trunk/LayoutTests/platform/gtk/editing/deleting/smart-delete-paragraph-005-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/editing/deleting/smart-delete-paragraph-005-expected.txt	2020-06-26 05:48:41 UTC (rev 263554)
@@ -0,0 +1,15 @@
+EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 2 of DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document 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
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: shouldDeleteDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 8 of #text > DIV > DIV > BODY > HTML > #document
+EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
+EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
+Tests: 
+Smart delete when deleting a line with only a blank line above it. Test must exist at the top of the file in order to correctly test the original bug.
+Expected Results: 
+Everything should be deleted.
+

Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt (263553 => 263554)


--- trunk/LayoutTests/platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt	2020-06-26 05:20:32 UTC (rev 263553)
+++ trunk/LayoutTests/platform/gtk/fast/dynamic/window-resize-scrollbars-test-expected.txt	2020-06-26 05:48:41 UTC (rev 263554)
@@ -1,8 +1,8 @@
+layer at (0,0) size 776x576
+  RenderView at (0,0) size 776x576
 layer at (0,0) size 768x568
-  RenderView at (0,0) size 761x561
-layer at (0,0) size 768x568
   RenderBlock {HTML} at (0,0) size 768x568
-    RenderBody {BODY} at (8,8) size 752x545
-      RenderText {#text} at (0,0) size 484x19
+    RenderBody {BODY} at (8,8) size 752x560
+      RenderText {#text} at (0,0) size 484x17
         text run at (0,0) width 484: "This window should not have scroll bars. If it has scroll bars, try to use them."
       RenderText {#text} at (0,0) size 0x0
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to