[w3c/editing] using `execCommand` outside of <body> (Issue #405)

Should browsers allow using `execCommand` outside the `<body>`? If yes, then that behavior should be specced. There is a proposal on what such behavior should look like [1]. Alternatively, we could specify that `execCommand` should not work outside of `<body>`. See discussion on pro- and contra starting here [2].




[1] https://github.com/web-platform-tests/interop-2022-editing/issues/8 See "Tests inserting paragraph and delete in elements outside <body>"

[2] https://github.com/web-platform-tests/interop-2022-editing/issues/8#issuecomment-1205729552

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/editing/issues/405
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/editing/issues/405@github.com>

Received on Tuesday, 9 August 2022 09:44:41 UTC