[webkit-reviews] review requested: [Bug 36803] 'Inline-table' workaround for <ruby> broken with ruby support : [Attachment 52003] patch - use ruby rendering only if 'display' hasn't been altered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 29 22:08:24 PDT 2010


Roland Steiner <rolandsteiner at chromium.org> has asked  for review:
Bug 36803: 'Inline-table' workaround for <ruby> broken with ruby support
https://bugs.webkit.org/show_bug.cgi?id=36803

Attachment 52003: patch - use ruby rendering only if 'display' hasn't been
altered
https://bugs.webkit.org/attachment.cgi?id=52003&action=review

------- Additional Comments from Roland Steiner <rolandsteiner at chromium.org>
Patch: Instantiate ruby renderers only if 'display' value is either 'inline' or
'block'. Don't use ruby renderers for other display values such as
'inline-table'.


More information about the webkit-reviews mailing list