[Webkit-unassigned] [Bug 51118] New: Web Inspector: live update of dom elements updated by javascript

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 15 10:12:25 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=51118

           Summary: Web Inspector: live update of dom elements updated by
                    javascript
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
               URL: http://www.animatedengines.com/locomotive.shtml
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: phazei at gmail.com
                CC: timothy at apple.com, rik at webkit.org, keishi at webkit.org,
                    pmuellr at yahoo.com, joepeck at webkit.org,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list