Bug 51118

Summary: Web Inspector: live update of dom elements updated by javascript
Product: WebKit Reporter: Adam <phazei>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, priyajeet.hora, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
URL: http://www.animatedengines.com/locomotive.shtml

Description Adam 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.
Comment 1 Pavel Feldman 2011-02-08 05:02:19 PST
*** Bug 52125 has been marked as a duplicate of this bug. ***
Comment 2 Pavel Feldman 2011-02-08 11:06:55 PST

*** This bug has been marked as a duplicate of bug 44620 ***