validity
validity copied to clipboard
Link errors to Elements?
Is it possible to link the errors & warnings produced to the page's source code displayed in Chrome's "Elements" tab so that they can be edited in-situ?
I am looking into linking to the "Sources" tab ("Elements" is the parsed DOM, which could be quite different from the original source), although I'm not sure this is possible in the console.
This is probably a way off, but should be looked at as part of the UI change proposals in #25.
I would love to see this. VM9618:1 is not very helpful in debugging.