Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-30 Thread Mario Sanchez Prada
Hi, [.] The feature does not seem very invasive so if some people really invest time in maturing this, it could be worth experimenting with this and provide feedback to the W3C working group. I think everything should be behind a feature flag, and have the -webkit- prefix. As usual

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-28 Thread Glenn Adams
On Fri, Jul 26, 2013 at 9:07 PM, Benjamin Poulain benja...@webkit.orgwrote: On Fri, Jul 26, 2013 at 1:57 AM, Mario Sanchez Prada mario.pr...@samsung.com wrote: Ah, When I made a new patch, had doubts about the file name Deprecated. So, I have to wait the StyleBuilder Class to have a

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-28 Thread Ryosuke Niwa
On Sun, Jul 28, 2013 at 12:27 AM, Glenn Adams gl...@skynav.com wrote: On Fri, Jul 26, 2013 at 9:07 PM, Benjamin Poulain benja...@webkit.orgwrote: On Fri, Jul 26, 2013 at 1:57 AM, Mario Sanchez Prada mario.pr...@samsung.com wrote: Ah, When I made a new patch, had doubts about the file

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-28 Thread Carlos Garcia Campos
El vie, 26-07-2013 a las 20:07 -0700, Benjamin Poulain escribió: On Fri, Jul 26, 2013 at 1:57 AM, Mario Sanchez Prada mario.pr...@samsung.com wrote: Ah, When I made a new patch, had doubts about the file name Deprecated. So, I have to wait the StyleBuilder Class to have a clear form.

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-26 Thread Mario Sanchez Prada
Hi Antonio, -Original Message- From: toniki...@gmail.com [mailto:toniki...@gmail.com] On Behalf Of Antonio Gomes [...] Ah, thanks for clarifying. That changes the scenario then. Question is back to open: is there any port that would be willing to have this feature's build flag ON

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-26 Thread Mario Sanchez Prada
Hy Kyounga, From: Kyounga Ra [mailto:kyounga...@gmail.com] [...] Hi Mario, Thanks for your kind comments in detail. You're welcome. Thanks to you for your patch and doing this work in the first place! I would be very thankful for you to do that work (using/maintaining this feature) for

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-26 Thread Benjamin Poulain
On Fri, Jul 26, 2013 at 1:57 AM, Mario Sanchez Prada mario.pr...@samsung.com wrote: Ah, When I made a new patch, had doubts about the file name Deprecated. So, I have to wait the StyleBuilder Class to have a clear form. On this regard, some input from Dirk Schulze could probably be very

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Mario Sanchez Prada
2013 14:52 To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore. On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers? opera presto

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Kyounga Ra
: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore. On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers? opera presto also Webkit-based TV browsers support

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Mario Sanchez Prada
July 2013 14:52 To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore. On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Antonio Gomes
...@lists.webkit.org [mailto:webkit-dev- boun...@lists.webkit.org] On Behalf Of Danilo Cesar Lemes de Paula Sent: 24 July 2013 14:52 To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore. On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Glenn Adams
On Tue, Jul 23, 2013 at 12:17 AM, Kyounga Ra kyounga...@gmail.com wrote: Hi webkit-dev! I'd like to add new feature for CSS nav-[dir] properties. https://bugs.webkit.org/show_bug.cgi?id=66027 This feature is for http://dev.w3.org/csswg/css3-ui/#nav-dir On recent discussion, these nav-*

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Martin Robinson
On Thu, Jul 25, 2013 at 7:01 AM, Antonio Gomes toniki...@webkit.org wrote: Given that we have a port shipping it (GTK), and usage and interest from on the TV industry and that Opera is working hard to get it included to CSS3 UI spec, it looks good to me for implementing this feature. If there

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Antonio Gomes
Ah, thanks for clarifying. That changes the scenario then. Question is back to open: is there any port that would be willing to have this feature's build flag ON by default? Cheers, On Thu, Jul 25, 2013 at 3:38 PM, Martin Robinson mrobin...@webkit.org wrote: On Thu, Jul 25, 2013 at 7:01 AM,

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Kyounga Ra
...@lists.webkit.org] On Behalf Of Danilo Cesar Lemes de Paula Sent: 24 July 2013 14:52 To: webkit-dev@lists.webkit.org Subject: Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore. On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-25 Thread Kyounga Ra
I'm working with WebKit on Linux and will use and maintain on my WebKit. It could be meaningful as one of the WebKit ports? -Kyounga 2013/7/26 Antonio Gomes toniki...@webkit.org Ah, thanks for clarifying. That changes the scenario then. Question is back to open: is there any port that would

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-24 Thread Danilo Cesar Lemes de Paula
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers? opera presto also Webkit-based TV browsers support it. nav-[dir] is a required part of

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-24 Thread Danilo Cesar Lemes de Paula
On 07/23/2013 09:26 PM, Kyounga Ra wrote: -Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers? opera presto also Webkit-based TV browsers support it. -Is it a mature standard (or an amazing feature) that one of the WebKit

[webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-23 Thread Kyounga Ra
Hi webkit-dev! I'd like to add new feature for CSS nav-[dir] properties. https://bugs.webkit.org/show_bug.cgi?id=66027 This feature is for http://dev.w3.org/csswg/css3-ui/#nav-dir On recent discussion, these nav-* properties was dropped from level 3.

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-23 Thread Benjamin Poulain
Hi, On Mon, Jul 22, 2013 at 11:17 PM, Kyounga Ra kyounga...@gmail.com wrote: I'd like to add new feature for CSS nav-[dir] properties. https://bugs.webkit.org/show_bug.cgi?id=66027 This feature is for http://dev.w3.org/csswg/css3-ui/#nav-dir On recent discussion, these nav-* properties

Re: [webkit-dev] Adding ENABLE_CSS_DIRECTIONAL_FOCUS to WebCore.

2013-07-23 Thread Kyounga Ra
-Which browsers are shipping the feature? -Which browsers are planning to ship the feature? A) other major browsers? opera presto also Webkit-based TV browsers support it. -Is it a mature standard (or an amazing feature) that one of the WebKit ports wants to maintain? A) not matured yet. but