[webkit-gtk] How to get the CSS rules that are defined in a document

Emmanuel Rodriguez emmanuel.rodriguez at gmail.com
Wed Sep 21 12:33:58 PDT 2011


Hi,

Is it possible to use WebKit for listing the CSS rules that are
defined in a document?

I can see that the following classes exist:
DOMCSSRule
DOMCSSRuleList
DOMCSSStyleDeclaration
DOMCSSStyleSheet
DOMCSSValue

But I don't find a way to access them through the WebKit API.

-- 
Emmanuel Rodriguez


More information about the webkit-gtk mailing list