[webkit-reviews] review requested: [Bug 102491] [css3-text] Add parsing support for text-underline-position : [Attachment 191775] Parse text-underline-position

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 6 09:45:20 PST 2013


Lamarque V. Souza <Lamarque.Souza at basyskom.com> has asked  for review:
Bug 102491: [css3-text] Add parsing support for text-underline-position
https://bugs.webkit.org/show_bug.cgi?id=102491

Attachment 191775: Parse text-underline-position
https://bugs.webkit.org/attachment.cgi?id=191775&action=review

------- Additional Comments from Lamarque V. Souza
<Lamarque.Souza at basyskom.com>
According to http://www.w3.org/TR/CSS/#partial we should not accept values that
do not have rendering support. 'under left' and 'under right' are not implement
in https://bugs.webkit.org/show_bug.cgi?id=102795 so remove the support for
them in this patch.


More information about the webkit-reviews mailing list