Intent to implement and ship: constructible EventTarget

2017-11-18 Thread Boris Zbarsky
Summary: Make it possible for web pages to do |new EventTarget|, and more importantly to create EventTarget subclasses like |class MyThing extends EventTarget| that can then have DOM events dispatched on them in the normal way, have event listeners registered with all the features browsers

Re: Changes to tab min-width

2017-11-18 Thread John Scineram
On Tuesday, October 3, 2017 at 11:18:14 PM UTC+2, Boris Zbarsky wrote: > On 10/3/17 4:36 PM, Jeff Griffiths wrote: > > 2. it sets the default value of the tab to 50, previously this value > > was hard-coded at 100. > > Jeff, > > So just to make sure I understand the change (and this is a