One area that's believed to cause significant compat problems and difficulties for writing reliable editors is differences between input events, and their order, in different browsers. As part of this investigation we should:
- Identify the specifications covering these events, and ensure that they match the desired behaviour
- Identify the existing testcases covering these events, and ensure they match the specifications
- Add additional test coverage where there are known gaps
The aim is that the identified tests would be a candidate for an Interop 2023 focus area that browsers would be able to commit to.
One area that's believed to cause significant compat problems and difficulties for writing reliable editors is differences between input events, and their order, in different browsers. As part of this investigation we should:
The aim is that the identified tests would be a candidate for an Interop 2023 focus area that browsers would be able to commit to.