[webkit-reviews] review requested: [Bug 41144] Implement the HTML5 <mark> element. : [Attachment 59629] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 24 04:00:15 PDT 2010


Peter Beverloo <peter at lvp-media.com> has asked	for review:
Bug 41144: Implement the HTML5 <mark> element.
https://bugs.webkit.org/show_bug.cgi?id=41144

Attachment 59629: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=59629&action=review

------- Additional Comments from Peter Beverloo <peter at lvp-media.com>
This patch adds support for the HTML5 <mark> element to WebKit.

The default style has been based on the current behavior of searching in
Chrome, as well as on Mozilla's implementation of the tag[1].

I'm not sure about how to add tests for this, if they are required, advice
would be appreciated.


More information about the webkit-reviews mailing list