[Webkit-unassigned] [Bug 47407] html5 progress element is not scriptable or javascript not working

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 8 11:28:08 PDT 2010


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID
          Component|JavaScriptGlue              |WebCore Misc.
                 CC|                            |ap at webkit.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2010-10-08 11:28:08 PST ---
> function switch() {

"switch" is a keyword in JavaScript, no wonder this doesn't parse. Please use Web Inspector console to find mistakes like this.

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