Quote:
Originally Posted by Frenzie
What do you mean by doesn't exist? As @hius07 said, highlight the text and select "view HTML" to see the DOM as interpreted by crengine.
|
but it's not a DOM inspector. It shows you a "static" view of HTML and CSS files. A DOM inspector shows you for each node which styles are applied,from which rule, what are their computed values, etc.