[webkit-reviews] review requested: [Bug 36206] Fix the style of HTMLProgressElement : [Attachment 50932] Patch v1.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 17 12:33:46 PDT 2010


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 36206: Fix the style of HTMLProgressElement
https://bugs.webkit.org/show_bug.cgi?id=36206

Attachment 50932: Patch v1.
https://bugs.webkit.org/attachment.cgi?id=50932&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
Update the style information to conform to
http://www.whatwg.org/specs/web-apps/current-work/complete.html#the-progress-el
ement-0.
Originally, I did copied the style of <input type="range">, not knowing that
the style was actually specified.

Since this patch is blocked by https://bugs.webkit.org/show_bug.cgi?id=36113,
and I am not sure how to handle this situation, I included the code that is up
for review in https://bugs.webkit.org/show_bug.cgi?id=36113 in this patch.


More information about the webkit-reviews mailing list