[Webkit-unassigned] [Bug 35937] Support for HTMLProgressElement

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 10 12:33:36 PST 2010


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


Yael <yael.aharon at nokia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #50344|0                           |1
        is obsolete|                            |
  Attachment #50346|0                           |1
        is obsolete|                            |
  Attachment #50423|                            |review?
               Flag|                            |




--- Comment #6 from Yael <yael.aharon at nokia.com>  2010-03-10 12:33:36 PST ---
Created an attachment (id=50423)
 --> (https://bugs.webkit.org/attachment.cgi?id=50423)
Patch v4

Address most of the comments from Darin.

1. There should be no impact from the addition to html.css on platforms that
don't support the progress tag. That's because the element would not be
created.

2. I don't think "value" and "max" qualify as [reflect] attributes. If they are
set with invalid values, those values are not accepted and some defaults are
used instead.

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