Bug 51118 - Web Inspector: live update of dom elements updated by javascript
Summary: Web Inspector: live update of dom elements updated by javascript
Status: RESOLVED DUPLICATE of bug 44620
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows XP
: P2 Normal
Assignee: Nobody
URL: http://www.animatedengines.com/locomo...
Keywords:
: 52125 (view as bug list)
Depends on:
Blocks:
 
Reported: 2010-12-15 10:12 PST by Adam
Modified: 2011-02-08 11:06 PST (History)
11 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***