NEW118317
Web Inspector: Add a DOM node 'Issues' section for errors and warnings
https://bugs.webkit.org/show_bug.cgi?id=118317
Summary Web Inspector: Add a DOM node 'Issues' section for errors and warnings
James Craig
Reported 2013-07-02 12:13:40 PDT
Web Inspector: ER: DOM node 'Issues' list for errors and warnings. Node properties could have a sub-section listing errors and warnings for the selected DOM node. For example, general validation errors, elements missing required attributes or attributes with invalid values. Also accessibility errors including headings or links with missing text or text alternatives, or label@for IDREFs to form elements that don't exist in the DOM. May also want a feature (probably a second bug) to "run all checks recursively from the root node" and log to the console. That kind of audit could take a while though, so probably best not to enable the recursive checks by default.
Attachments
Radar WebKit Bug Importer
Comment 1 2013-07-02 12:14:03 PDT
James Craig
Comment 2 2015-09-29 00:11:02 PDT
related to bug 149614
Note You need to log in before you can comment on or make changes to this bug.