Re: Writing web-platform-tests using non-web-exposed APIs is now easier

2020-10-26 Thread Mirko Brodesser
On Wednesday, October 21, 2020 at 11:56:45 AM UTC+2, James Graham wrote: > Two changes that recently landed in web-platform-tests make it easier to > write tests that require access to non-web-exposed features: > > * testdriver APIs now work in many situations involving multiple > browsing cont

Intent to implement and ship: add `preventScroll` option to HTMLElement's, SVGElement's and XULElement's `focus` method

2019-04-11 Thread Mirko Brodesser
*Summary*: this allows web-developers to focus an element without scrolling to it. *Bug*: https://bugzilla.mozilla.org/show_bug.cgi?id=1374045 *Link to standard*: https://html.spec.whatwg.org/#dom-focusoptions-preventscroll *Platform coverage*: all platforms. *Estimated or target release*: Fire