[Webkit-unassigned] [Bug 249712] <html> should be focusable if document.designMode="on"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 21 07:07:07 PST 2022


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

--- Comment #1 from Ahmad Saleem <ahmad.saleem792 at gmail.com> ---
NOTE - Safari 16.2 matches Firefox Nightly 111 and don't have "Editable Head" as editable as of right now, on following test case:

data:text/html;charset=utf-8,<html><head><style>*%20{%20display:block;%20}</style><title>Editable%20HEAD</title></head><body>body<script>document.designMode="on"</script>

^ From Chrome Bug.

-- 
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/20221221/f9fa4f2a/attachment.htm>


More information about the webkit-unassigned mailing list