Re: Intent to ship: unprefixed max-content and min-content for css sizing properties

2018-10-05 Thread Boris Chiou
The web platform tests only check if the parser could accept the keywords in css/css-sizing/parsing. About the rendering results of keywords, I cannot find any reftest in css-sizing or in css-boxing in wpt. Both Gecko and Blink put the reftests in their repos, instead of wpt. This is another

Re: Intent to implement and ship: Referrer Policy for CSS

2018-10-05 Thread Christoph Kerschbaumer
> On Oct 5, 2018, at 4:25 PM, David Burns wrote: > > Are there web platform tests for this feature? Yes there are. Thomas added web platform tests within: https://bugzilla.mozilla.org/show_bug.cgi?id=1330487 > > David > > On Fri, 5

Re: Intent to implement and ship: Referrer Policy for CSS

2018-10-05 Thread Christoph Kerschbaumer
> On Oct 5, 2018, at 4:20 PM, Boris Zbarsky wrote: > > On 10/5/18 8:31 AM, Christoph Kerschbaumer wrote: >> DevTools bug: No devtools support. > > Though it would be nice if we had devtools support for determining the > referrer policy that applied to a given request in general. Do you

Re: Intent to implement and ship: Referrer Policy for CSS

2018-10-05 Thread David Burns
Are there web platform tests for this feature? David On Fri, 5 Oct 2018 at 13:32, Christoph Kerschbaumer wrote: > We just realized we have never sent an intent to implement and ship for > extending coverage of Referrer Policy to style sheets. Please accept my > apology for not sending the

Intent to implement and ship: Referrer Policy for CSS

2018-10-05 Thread Christoph Kerschbaumer
We just realized we have never sent an intent to implement and ship for extending coverage of Referrer Policy to style sheets. Please accept my apology for not sending the intent-email earlier. Anyway, we are planning to ship that extension of Referrer Policy coverage to CSS in Firefox 64.

Re: Intent to ship: unprefixed max-content and min-content for css sizing properties

2018-10-05 Thread David Burns
Are there any web platform tests for this feature? David On Tue, 2 Oct 2018 at 20:49, Boris Chiou wrote: > Summary: > `max-content` and `min-content` are sizing values for width, min-width, > max-width, height, min-height, max-height, inline-size, min-inline-size, > max-inline-size, and

What's next for ESLint on Firefox Source Code?

2018-10-05 Thread Mark Banner
A couple of days ago I blogged about what's next for ESLint on mozilla-central. In case you haven't seen it already, you can read about it here: https://www.thebanners.uk/standard8/2018/10/03/whats-next-for-eslint-on-firefox-source-code/ Feedback welcome, on the blog or direct to me. Mark.