[Webkit-unassigned] [Bug 210305] [iOS]: New test landed for r259762 landed broken: editing/editable-region/hit-test-overlap.html

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 9 14:37:27 PDT 2020


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

Daniel Bates <dbates at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Depends on|                            |209888

--- Comment #2 from Daniel Bates <dbates at webkit.org> ---
Test is expected to fail as written. There was some confusion (or I became confused) with regards to earlier revisions of the bug #209888 that had -_mayContainEditableElementsInRect only returning true if the frontmost layer didn't contain an editable element. I had coded the test with this behavior at the time, but it's not the final behavior I went with: -_mayContainEditableElementsInRect returns true if any hit layer contains an editable element.

Thinking about it now, it may be possible to actually get what the test was trying to achieve....


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=209888
[Bug 209888] Track editable elements on screen
-- 
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/20200409/384baf6c/attachment.htm>


More information about the webkit-unassigned mailing list