[webkit-dev] Regarding OpenVG

2011-07-15 Thread smitha g
Hi, I am trying to build the Webkit code on Windows with OpenVG enabled. I have used the openvg header files and lib of Kronos group but the build fails. Could you please let me know if OpenVG code(under the macro PLATFORM(OPENVG)) upstreamed is functional. If so, could you please let me

Re: [webkit-dev] [New DOM property] selectionDirection on HTMLInputElement and HTMLTextAreaElement

2011-07-15 Thread Darin Fisher
Are any other browsers implementing it? On Jul 14, 2011 5:47 PM, Ryosuke Niwa rn...@webkit.org wrote: Hi all, I have a patch to add selectionDirection property on HTMLInputElement and HTMLTextAreaElement on https://bugs.webkit.org/show_bug.cgi?id=60403. The purpose of this property is to let

Re: [webkit-dev] [New DOM property] selectionDirection on HTMLInputElement and HTMLTextAreaElement

2011-07-15 Thread Ryosuke Niwa
No, as far as I know. - Ryosuke On Fri, Jul 15, 2011 at 11:04 AM, Darin Fisher da...@chromium.org wrote: Are any other browsers implementing it? On Jul 14, 2011 5:47 PM, Ryosuke Niwa rn...@webkit.org wrote: Hi all, I have a patch to add selectionDirection property on HTMLInputElement

Re: [webkit-dev] [New DOM property] selectionDirection on HTMLInputElement and HTMLTextAreaElement

2011-07-15 Thread Darin Fisher
I should have also asked: do you have the support of other browser vendors for this feature? Or, is it possible that when they set out to solve this problem that they might end up doing it differently? Are you sure we shouldn't vendor prefix this method if we are going to be the only

Re: [webkit-dev] [New DOM property] selectionDirection on HTMLInputElement and HTMLTextAreaElement

2011-07-15 Thread Ryosuke Niwa
On Fri, Jul 15, 2011 at 2:01 PM, Darin Fisher da...@chromium.org wrote: I should have also asked: do you have the support of other browser vendors for this feature? Or, is it possible that when they set out to solve this problem that they might end up doing it differently? Are you sure we

Re: [webkit-dev] [New DOM property] selectionDirection on HTMLInputElement and HTMLTextAreaElement

2011-07-15 Thread Darin Fisher
On Fri, Jul 15, 2011 at 2:08 PM, Ryosuke Niwa rn...@webkit.org wrote: On Fri, Jul 15, 2011 at 2:01 PM, Darin Fisher da...@chromium.org wrote: I should have also asked: do you have the support of other browser vendors for this feature? Or, is it possible that when they set out to solve this