[Qt-interest] QWebElement selector CSS2 or CSS3?

Sylvain Pointeau sylvain.pointeau at gmail.com
Mon Apr 26 20:55:34 CEST 2010


hello,

Does someone have an idea?
QWebElement uses CSS2 or CSS3?

Many thanks,
Sylvain

On Fri, Apr 23, 2010 at 10:20 AM, Sylvain Pointeau <
sylvain.pointeau at gmail.com> wrote:

> Hello,
>
> I read in the docs that the selector is CSS2
>
> ----
> QWebElementCollection QWebElement::findAll ( const QString & selectorQuery
> ) const
> Returns a new list of child elements matching the given CSS selector
> selectorQuery. If there are no matching elements, an empty list is returned.
>
> Standard CSS2 selector syntax is used for the query.
>
> Note: This search is performed recursively.
> ----
>
> but on the QtLabs website, the blog indicates CSS3.
>
> What is right? is it CSS2 or CSS3?
>
> Best regards,
> Sylvain
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100426/04dfe02d/attachment.html 


More information about the Qt-interest-old mailing list