Bug 206755
| Summary: | Annotate elements in the DOM tree to show which have event handlers, overflow:scroll etc | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
| Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
| Status: | ASSIGNED | ||
| Severity: | Normal | CC: | inspector-bugzilla-changes, nvasilyev |
| Priority: | P2 | ||
| Version: | Safari Technology Preview | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Simon Fraser (smfr)
It would be cool if the elements tab annotated elements with some useful properties, like whether they have event handlers, or are overflow-scrolling. Firefox does something like this.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Nikita Vasilyev
Yes, I agree!