Re: [webkit-dev] About unprefixing CSS Grid Layout (implementation status summary included)

2016-05-03 Thread Manuel Rego Casasnovas
On 30/04/16 00:17, Dean Jackson wrote: > Please leave the build flag around. We probably need a bigger discussion > on this, but for now we should have both a runtime flag and a build flag > just in case a browser ships and doesn't want the feature compiled at all > (reducing binary size). Ok,

Re: [webkit-dev] About unprefixing CSS Grid Layout (implementation status summary included)

2016-04-29 Thread Dean Jackson
> On 28 Apr 2016, at 4:28 AM, Sergio Villar Senin wrote: > > On 27/04/16 17:59, Simon Fraser wrote: >>> On Apr 27, 2016, at 4:39 AM, Manuel Rego Casasnovas wrote: >>> >>> Hi, >>> >>> as announced yesterday it seems that the WebKit prefixing policy has >>>

Re: [webkit-dev] About unprefixing CSS Grid Layout (implementation status summary included)

2016-04-27 Thread Sergio Villar Senin
On 27/04/16 17:59, Simon Fraser wrote: >> On Apr 27, 2016, at 4:39 AM, Manuel Rego Casasnovas wrote: >> >> Hi, >> >> as announced yesterday it seems that the WebKit prefixing policy has >> been updated [1]. >> >> Right now CSS Grid Layout implementation is prefixed in WebKit and

Re: [webkit-dev] About unprefixing CSS Grid Layout (implementation status summary included)

2016-04-27 Thread Simon Fraser
> On Apr 27, 2016, at 4:39 AM, Manuel Rego Casasnovas wrote: > > Hi, > > as announced yesterday it seems that the WebKit prefixing policy has > been updated [1]. > > Right now CSS Grid Layout implementation is prefixed in WebKit and > behind a compilation flag. > We'd like to

[webkit-dev] About unprefixing CSS Grid Layout (implementation status summary included)

2016-04-27 Thread Manuel Rego Casasnovas
Hi, as announced yesterday it seems that the WebKit prefixing policy has been updated [1]. Right now CSS Grid Layout implementation is prefixed in WebKit and behind a compilation flag. We'd like to ask about the possibility to unprefix it and put it behind a runtime flag (probably removing the