Bug 14356
Summary: | DOM view doesn't update when the DOM changes | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | timothy |
Priority: | P2 | ||
Version: | 523.x (Safari 3) | ||
Hardware: | All | ||
OS: | All |
Adam Roben (:aroben)
The Inspector's DOM view doesn't update when the DOM changes. For instance, if a node is added to the document after the Inspector is opened, you will never see it in the DOM view. The DOM view should update dynamically as the DOM changes.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of 6590 ***