- From: <bugzilla@jessica.w3.org>
- Date: Tue, 01 Feb 2011 14:00:14 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11937
--- Comment #1 from Mounir Lamouri <mounir.lamouri@gmail.com> 2011-02-01 14:00:14 UTC ---
data:text/html,<progress
value='foo'></progress><script>alert(document.getElementsByTagName('progress')[0].position)</script>
Opera: 0
Webkit: 0
Specs: 0
I think we should change that for -1 because the progress element should be
considered in an indeterminate mode if @value isn't a valid foat.
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Tuesday, 1 February 2011 14:00:15 UTC