Hi all,

I have not idea that how the qt webkit render the css rule. What I want to do is that adding a customize css rule which the browser can recognize.
For example, background:url(customize, so that the browser can recongnize the "customize:" in css and do some operation.

Anyway, if I want to do this, I may edit the source code in Qt.

Does anyone give me some advise? Thank you very much.

Frank