Bug 262593 - REGRESSION (Sonoma ): [ Sonoma ] editing/inserting/before-after-input-element.html is a consistent failure
Summary: REGRESSION (Sonoma ): [ Sonoma ] editing/inserting/before-after-input-element...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-10-03 18:04 PDT by Marta Darbinyan
Modified: 2023-10-25 19:36 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marta Darbinyan 2023-10-03 18:04:56 PDT
Description: editing/inserting/before-after-input-element.html is constantly failing in Sonoma after bringup. 

This issue can be reproduced by using the command:
run-webkit-tests --release --iterations=1 editing/inserting/before-after-input-element.html

History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Finserting%2Fbefore-after-input-element.html&version_name=Sonoma

Diff Log:
layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
  RenderBlock {HTML} at (0,0) size 800x600
    RenderBody {BODY} at (8,8) size 784x584
      RenderBlock {P} at (0,0) size 784x18
        RenderText {#text} at (0,0) size 343x18
          text run at (0,0) width 343: "This tests text insertion before/after an input element."
      RenderBlock {DIV} at (0,34) size 784x19
        RenderText {#text} at (0,0) size 36x18
          text run at (0,0) width 36: "Hello"
        RenderTextControl {INPUT} at (35,0) size 149x19 [bgcolor=#FFFFFF] [border: (2px inset #808080)]
        RenderText {#text} at (183,0) size 41x18
          text run at (183,0) width 41: "World"
layer at (47,45) size 142x13 backgroundClip at (47,45) size 141x13 clip at (47,45) size 141x13
  RenderBlock {DIV} at (3,3) size 142x13
caret: position 5 of child 2 {#text} of child 2 {DIV} of body
Comment 1 Radar WebKit Bug Importer 2023-10-03 18:09:11 PDT
<rdar://problem/116437423>
Comment 2 Marta Darbinyan 2023-10-04 15:44:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/18654
Comment 3 Marta Darbinyan 2023-10-05 10:57:32 PDT
The rebaseline is committed: https://commits.webkit.org/268861@main
Comment 4 Marta Darbinyan 2023-10-12 10:07:42 PDT
Re-opening for pull request https://github.com/WebKit/WebKit/pull/19004
Comment 5 EWS 2023-10-12 10:10:22 PDT
Test gardening commit 269260@main (13cb7ab51ba4): <https://commits.webkit.org/269260@main>

Reviewed commits have been landed. Closing PR #19004 and removing active labels.