[Webkit-unassigned] [Bug 267461] New: REGRESSION(267516 at main): [ macOS wk2 ] editing/input/caret-at-the-edge-of-contenteditable.html is constantly failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 12 11:16:03 PST 2024


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

            Bug ID: 267461
           Summary: REGRESSION(267516 at main): [ macOS wk2 ]
                    editing/input/caret-at-the-edge-of-contenteditable.htm
                    l is constantly failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ben_schwartz at apple.com

editing/input/caret-at-the-edge-of-contenteditable.html

This test is constantly failing on wk2 on macOS.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=editing%2Finput%2Fcaret-at-the-edge-of-contenteditable.html&platform=mac&flavor=wk2

TEXT DIFF (Sonoma):

         RenderText {#text} at (0,0) size 761x36
           text run at (0,0) width 761: "When the caret reaches the edge of the input box or content editable div, on the next input if must jump to the center of"
           text run at (0,18) width 73: "the control."
-layer at (8,44) size 82x20 clip at (9,45) size 80x18 scrollX 41 scrollWidth 337
+layer at (8,44) size 82x20 clip at (9,45) size 80x18 scrollX 48 scrollWidth 338
   RenderBlock {DIV} at (0,36) size 82x20 [border: (1px solid #000000)]
     RenderText {#text} at (1,1) size 336x18
       text run at (1,1) width 336: "012345678901012345678901234567890123456789"
DIFF URL: https://build.webkit.org/results/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/272977@main%20(1626)/editing/input/caret-at-the-edge-of-contenteditable-pretty-diff.html

TEXT DIFF (Monterey/Ventura):

   RenderBlock {DIV} at (0,36) size 82x20 [border: (1px solid #000000)]
     RenderText {#text} at (1,1) size 336x18
       text run at (1,1) width 336: "012345678901012345678901234567890123456789"
+layer at (8,44) size 8x18
+  RenderBlock (positioned) {SPAN} at (8,44) size 8x18
+    RenderText {#text} at (0,0) size 8x18
+      text run at (0,0) width 8: "0"
 caret: position 12 of child 0 {#text} of child 5 {DIV} of body
DIFF URL: https://build.webkit.org/results/Apple-Ventura-Debug-AppleSilicon-WK2-Tests/272975@main%20(4743)/editing/input/caret-at-the-edge-of-contenteditable-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on macOS Sonoma (14.2, 23C71/arm64) ToT using the following command:

run-webkit-tests -v editing/input/caret-at-the-edge-of-contenteditable.html

REGRESSION:

This test began failing with the migration of Sonoma test expectations to OpenSource at 267516 at main.

-- 
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/20240112/21742f7b/attachment.htm>


More information about the webkit-unassigned mailing list