Re: [w3c/editing] Safari Desktop: Doesn't fire inputType 'formatBold', 'formatItalic' etc. in beforeinput (Issue #492)

johanneswilm left a comment (w3c/editing#492)

This is well-defined in the Input Events spec and should not require additional spec work. It may need to be reported in the webkit bug system. A similar issue has been reported [1] in 2019, but according to that report, `formatBold` and `formatItalic` fired with the correct values.

`formatBold` is mentioned once in the WPT, but it's tested with execCommand there. The results may differ from when it's triggered by user input.

[1] https://bugs.webkit.org/show_bug.cgi?id=203992

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

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

Received on Thursday, 11 December 2025 13:59:33 UTC