Commit 1b12ed5
authored
Add differences for composition events and canvas element (#116)
- Clarify that composition events are not fired on the editing host (they're fired on the EditContext instead).
- Clarify that when the editing host is a `<canvas>`, the UA can't handle selection/caret navigation/spelling and grammar checking.
<!-- Please fill in the sections below when making normative changes. Feel free to remove the sections when only making non-normative changes. -->
This is not really a normative change of behavior, but rather clarifying behavior that the spec left unclear.
Closes #72
Closes #86.
* [x] For browsers that are shipping the feature, implementation bugs are filed for the proposed changes (link to bug, or write "Not Implementing"):
* [x] WebKit (WebKit/standards-positions#243)
* [x] Chromium (https://issues.chromium.org/issues/40642681)
* [x] Gecko (mozilla/standards-positions#199)1 parent 3dedc6e commit 1b12ed5
1 file changed
+24
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
234 | 234 | | |
235 | 235 | | |
236 | 236 | | |
237 | | - | |
| 237 | + | |
| 238 | + | |
238 | 239 | | |
239 | 240 | | |
240 | 241 | | |
| |||
257 | 258 | | |
258 | 259 | | |
259 | 260 | | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
| 269 | + | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
| 281 | + | |
| 282 | + | |
260 | 283 | | |
261 | 284 | | |
262 | 285 | | |
| |||
0 commit comments