[Webkit-unassigned] [Bug 63861] New: value DOM property returns 1 for indeterminate progress bars

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jul 2 11:37:18 PDT 2011


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

           Summary: value DOM property returns 1 for indeterminate
                    progress bars
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
               URL: http://jsfiddle.net/leaverou/p3nHQ/
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: HTML DOM
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: me at leaverou.me
                CC: simon.fraser at apple.com


It should return 0. The spec clearly states: "If the progress bar is an indeterminate progress bar, then the value IDL attribute, on getting, must return 0."

Opera does it correctly and returns 0.

-- 
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