[Webkit-unassigned] [Bug 194381] [GTK] editing/pasteboard/paste-4039777-fix.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 27 15:50:22 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=194381

Alicia Boya García <aboya at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aboya at igalia.com

--- Comment #1 from Alicia Boya García <aboya at igalia.com> ---
Similar flake in editing/pasteboard/paste-4038267-fix.html

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-4038267-fix-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/editing/pasteboard/paste-4038267-fix-actual.txt
@@ -6,7 +6,7 @@
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 3 of #text > DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
-EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 3 of #text > DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BODY > HTML > #document toDOMRange:range from 0 of DIV > DIV > DIV > BODY > HTML > #document to 0 of DIV > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
+EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > SPAN > DIV > DIV > DIV > BODY > HTML > #document to 2 of DIV > DIV > BODY > HTML > #document toDOMRange:range from 3 of #text > SPAN > DIV > DIV > DIV > BODY > HTML > #document to 3 of #text > SPAN > DIV > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
 layer at (0,0) size 800x600
@@ -41,12 +41,14 @@
           RenderBlock {DIV} at (0,108) size 756x27
             RenderText {#text} at (0,0) size 31x26
               text run at (0,0) width 31: "bar"
-      RenderBlock {DIV} at (0,284) size 784x58
-        RenderBlock {DIV} at (0,0) size 784x58 [border: (2px solid #FF0000)]
+      RenderBlock {DIV} at (0,284) size 784x31
+        RenderBlock {DIV} at (0,0) size 784x31 [border: (2px solid #FF0000)]
           RenderBlock {DIV} at (2,2) size 780x27
             RenderText {#text} at (0,0) size 32x26
               text run at (0,0) width 32: "foo"
-          RenderBlock {DIV} at (2,29) size 780x27
-            RenderText {#text} at (0,0) size 31x26
-              text run at (0,0) width 31: "bar"
-caret: position 0 of child 0 {#text} of child 2 {DIV} of child 1 {DIV} of child 3 {DIV} of body
+            RenderInline {SPAN} at (0,0) size 22x17 [bgcolor=#FFFFE0]
+              RenderText {#text} at (32,7) size 22x17
+                text run at (32,7) width 22: "baz"
+            RenderText {#text} at (54,0) size 31x26
+              text run at (54,0) width 31: "bar"
+caret: position 3 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV} of child 1 {DIV} of child 3 {DIV} of body

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190327/f83ecac6/attachment-0001.html>


More information about the webkit-unassigned mailing list