Re: [webkit-dev] Easy bugs for grab

2014-09-25 Thread Sergio Villar Senin
On 23/09/14 10:28, Benjamin Poulain wrote:
> -Unprefix your favorite CSS property (easy to hard depending on the
> property).

What's the policy for unprefixing properties? I thought that they're
prefixed as long as the feature was experimental/under heavy
development. Has it changed? (I'm particularly interested in unprefixing
grid layout properties).

BR
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


Re: [webkit-dev] Easy bugs for grab

2014-09-23 Thread Dean Jackson
FWIW, I've set a personal goal to unprefix one thing a week, until it gets hard 
:)

If you want to unprefix something, let me know and I'll help (and count your 
work towards my goal!!)

Dean

> On 23 Sep 2014, at 6:28 pm, Benjamin Poulain  wrote:
> 
> Hello WebKittens,
> 
> From time to time, people ask for easy bugs to fix.
> 
> Looking at various specs, I see some new features and easy fixes available. 
> For example:
> -Unprefix cursor zoom-in and zoom-out (easy): 
> http://www.w3.org/TR/css3-ui/#cursor
> -Element.closest (easy): https://dom.spec.whatwg.org/#dom-element-closest
> -Fix the visualization of :nth-child(An+B of selector) in the Inspector 
> (probably easy).
> -Unprefix your favorite CSS property (easy to hard depending on the property).
> -etc, etc.
> 
> If you want to work on an amazing opensource project, here is an opportunity 
> to get started. Shoot me an email if you want to implement one of the ideas 
> above.
> 
> If nobody wants those, I'll just fix them :)
> 
> Benjamin
> ___
> webkit-dev mailing list
> webkit-dev@lists.webkit.org
> https://lists.webkit.org/mailman/listinfo/webkit-dev

___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev


[webkit-dev] Easy bugs for grab

2014-09-23 Thread Benjamin Poulain

Hello WebKittens,

From time to time, people ask for easy bugs to fix.

Looking at various specs, I see some new features and easy fixes 
available. For example:
-Unprefix cursor zoom-in and zoom-out (easy): 
http://www.w3.org/TR/css3-ui/#cursor

-Element.closest (easy): https://dom.spec.whatwg.org/#dom-element-closest
-Fix the visualization of :nth-child(An+B of selector) in the Inspector 
(probably easy).
-Unprefix your favorite CSS property (easy to hard depending on the 
property).

-etc, etc.

If you want to work on an amazing opensource project, here is an 
opportunity to get started. Shoot me an email if you want to implement 
one of the ideas above.


If nobody wants those, I'll just fix them :)

Benjamin
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-dev