[Webkit-unassigned] [Bug 17735] queryCommandEnabled('Unlink') returns true with any selection

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Dec 17 16:43:11 PST 2022


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

Ahmad Saleem <ahmad.saleem792 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad.saleem792 at gmail.com

--- Comment #4 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
This test case show following across all browsers:

PASS: false for non-editable hello world WebKit
FAILED: true but expected false for editable hello world WebKit
PASS: true for editable <a href="http://www.apple.com/">hello</a> world WebKit
PASS: true for editable hello <a href="http://www.google.com/">world</a> WebKit
PASS: true for editable hello world <a href="http://webkit.org/">WebKit</a>
PASS: false for non-editable <a href="http://www.apple.com/">hello</a> world WebKit
PASS: false for non-editable hello <a href="http://www.google.com/">world</a> WebKit
PASS: false for non-editable hello world <a href="http://webkit.org/">WebKit</a>

Tested on - Safari 16.2, Safari TP160, Chrome Canary 111 and Firefox Nightly 110.

Do we need to track it further? Thanks!

-- 
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/20221218/a125ad09/attachment-0001.htm>


More information about the webkit-unassigned mailing list