[Webkit-unassigned] [Bug 255182] New: REGRESSION(262563 at main-262560@main?): [ iOS XVFB/Wayland ] imported/w3c/web-platform-tests/editing/other/editable-state-and-focus-in-shadow-dom-in-designMode.tentative.html is a constant text failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 7 17:09:46 PDT 2023


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

            Bug ID: 255182
           Summary: REGRESSION(262563 at main-262560@main?): [ iOS
                    XVFB/Wayland ]
                    imported/w3c/web-platform-tests/editing/other/editable
                    -state-and-focus-in-shadow-dom-in-designMode.tentative
                    .html is a constant text failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Jenner at apple.com

imported/w3c/web-platform-tests/editing/other/editable-state-and-focus-in-shadow-dom-in-designMode.tentative.html

is a constant text failure on iOs and XVFB/Wayland.

HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fediting%2Fother%2Feditable-state-and-focus-in-shadow-dom-in-designMode.tentative.html

DIFF URL:
https://build.webkit.org/results/Apple-iOS-16-Simulator-Release-WK2-Tests/262718@main%20(2043)/imported/w3c/web-platform-tests/editing/other/editable-state-and-focus-in-shadow-dom-in-designMode.tentative-pretty-diff.html

DIFF TEXT:
 PASS Focus after Collapse selection into text in the open shadow DOM
 PASS Typing "A" after Collapse selection into text in the open shadow DOM
 PASS Focus after Collapse selection into text in <div contenteditable> in the open shadow DOM
-PASS Typing "A" after Collapse selection into text in <div contenteditable> in the open shadow DOM
+FAIL Typing "A" after Collapse selection into text in <div contenteditable> in the open shadow DOM assert_equals: The shadow DOM shouldn't be modified after Collapse selection into text in <div contenteditable> in the open shadow DOM expected "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">Aeditable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>" but got "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">editable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>"
 PASS Focus after Set focus to <object> in the open shadow DOM
 PASS Typing "A" after Set focus to <object> in the open shadow DOM
 PASS Focus after Set focus to <p tabindex="0"> in the open shadow DOM
@@ -27,7 +27,7 @@
 PASS Focus after Collapse selection into text in the closed shadow DOM
 PASS Typing "A" after Collapse selection into text in the closed shadow DOM
 PASS Focus after Collapse selection into text in <div contenteditable> in the closed shadow DOM
-PASS Typing "A" after Collapse selection into text in <div contenteditable> in the closed shadow DOM
+FAIL Typing "A" after Collapse selection into text in <div contenteditable> in the closed shadow DOM assert_equals: The shadow DOM shouldn't be modified after Collapse selection into text in <div contenteditable> in the closed shadow DOM expected "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">Aeditable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>" but got "<style>:focus { outline: 3px red solid; }</style><div>text<div contenteditable=\"\">editable</div><object tabindex=\"0\">object</object><p tabindex=\"0\">paragraph</p></div>"
 PASS Focus after Set focus to <object> in the closed shadow DOM
 PASS Typing "A" after Set focus to <object> in the closed shadow DOM
 PASS Focus after Set focus to <p tabindex="0"> in the closed shadow DOM

-- 
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/20230408/a9bc0997/attachment.htm>


More information about the webkit-unassigned mailing list