[webkit-reviews] review granted: [Bug 227016] Document's execCommand() / queryCommand*() should throw an exception on non-HTML/XHTML documents : [Attachment 431577] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 16 14:51:44 PDT 2021


Darin Adler <darin at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 227016: Document's execCommand() / queryCommand*() should throw an
exception on non-HTML/XHTML documents
https://bugs.webkit.org/show_bug.cgi?id=227016

Attachment 431577: Patch

https://bugs.webkit.org/attachment.cgi?id=431577&action=review




--- Comment #6 from Darin Adler <darin at apple.com> ---
Comment on attachment 431577
  --> https://bugs.webkit.org/attachment.cgi?id=431577
Patch

Why are we keeping all these pointless calls to execCommand in SVG tests?


More information about the webkit-reviews mailing list