Re: Intent to ship in Nightly channel and early Beta: `beforeinput` event and `InputEvent.getTargetRanges()`

2020-09-17 Thread Masayuki Nakano
On 2020/09/18 3:13, James Graham wrote: On 17/09/2020 17:14, Masayuki Nakano wrote: web-platform-tests: none for `beforeinput` (because of it requires user input, and test driver was not when other browsers implement it), but there are a lot of tests for `getTargetRanges()` which I added

Re: Intent to ship in Nightly channel and early Beta: `beforeinput` event and `InputEvent.getTargetRanges()`

2020-09-17 Thread James Graham
On 17/09/2020 17:14, Masayuki Nakano wrote: web-platform-tests: none for `beforeinput` (because of it requires user input, and test driver was not when other browsers implement it), but there are a lot of tests for `getTargetRanges()` which I added (200+).

Intent to ship in Nightly channel and early Beta: `beforeinput` event and `InputEvent.getTargetRanges()`

2020-09-17 Thread Masayuki Nakano
Gecko is the last browser engine which does not support `beforeinput` event. The event allows web apps to cancel user input **before** updating the DOM tree, and web apps can modify the DOM tree as they need. Web apps can know what's going on with `InputEvent.inputType`, can know what's being

mach vendor rust should now work reliably on windows

2020-09-17 Thread Alexis Beingessner
We just landed some new checks [0] for `mach vendor rust` that should make it behave reliably on Windows. If you were unaware, the command had a tendency to produce different results on Windows, up to and including deleting random files! The issues were upstream cargo bugs that have all been

Intent to ship: stretching MathML operators with STIXGeneral fonts on non-mac platform

2020-09-17 Thread Frédéric Wang
Hi, As of September 24, I intend to disable support for stretching MathML operators with the deprecated STIXGeneral fonts on non-mac platform. These are very old fonts that have been deprecated by the STIX consortium for a long time and we have been encouraging users to switch to modern fonts

Re: Intent to ship: stretching MathML operators with STIXGeneral fonts on non-mac platform

2020-09-17 Thread Frédéric Wang
On 17/09/2020 15:22, Frédéric Wang wrote: > Hi, > >As of September 24, I intend to disable support for stretching MathML > operators with the deprecated STIXGeneral fonts on non-mac platform. > These are very old fonts that have been deprecated by the STIX > consortium for a long time and we

Intent to unship: MathML deprecated style, menclose@radical, mathsize/linethicknes named values, mfrac@bevelled, alignment attributes, script shift attributes, XLink.

2020-09-17 Thread Frédéric Wang
Hi, As of september 24, I intend to disable the features below on all platforms. For details, please read the intent to deprecation threads linked below. We have sent deprecation warnings for them since last year. Emilio helped me to collect the data and the number of pings with such