[webkit-reviews] review requested: [Bug 38140] Initial support for HTMLMeterElement : [Attachment 54893] Patch addressing comments #6, #12 and #15.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun May 2 16:51:09 PDT 2010


Yael <yael.aharon at nokia.com> has asked	for review:
Bug 38140: Initial support for HTMLMeterElement
https://bugs.webkit.org/show_bug.cgi?id=38140

Attachment 54893: Patch addressing comments #6, #12 and #15.
https://bugs.webkit.org/attachment.cgi?id=54893&action=review

------- Additional Comments from Yael <yael.aharon at nokia.com>
1) Moved the rendering code to RenderTheme.cpp so that other platforms can use
it. (comment #6)
2) Take into use the more strict number parsing algorithm. (comment #12)
3) Throw an exception when an invalid number is used. (comment #15)


More information about the webkit-reviews mailing list