RESOLVED DUPLICATE of bug 4462051118
Web Inspector: live update of dom elements updated by javascript
https://bugs.webkit.org/show_bug.cgi?id=51118
Summary Web Inspector: live update of dom elements updated by javascript
Adam
Reported 2010-12-15 10:12:24 PST
On the example page there is an animated picture. It animates by changing the y position of the background image. If you inspect the element you'll notice nothing changing. The background-position is in-line and static. Now if you view it using FireBug in FF3/4 you'll notice on the dom tree view the inline style is constantly changing. This is useful for debugging. When I first viewed the page I wasn't able to determine what was happening in webkit, but could in FF.
Attachments
Pavel Feldman
Comment 1 2011-02-08 05:02:19 PST
*** Bug 52125 has been marked as a duplicate of this bug. ***
Pavel Feldman
Comment 2 2011-02-08 11:06:55 PST
*** This bug has been marked as a duplicate of bug 44620 ***
Note You need to log in before you can comment on or make changes to this bug.