[webkit-reviews] review requested: [Bug 26985] Implement parsing of <rp> & <rt> elements as per HTML5 spec : [Attachment 32296] patch: update with layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 6 03:20:34 PDT 2009


Roland Steiner <rolandsteiner at google.com> has asked  for review:
Bug 26985: Implement parsing of <rp> & <rt> elements as per HTML5 spec
https://bugs.webkit.org/show_bug.cgi?id=26985

Attachment 32296: patch: update with layout test
https://bugs.webkit.org/attachment.cgi?id=32296&action=edit

------- Additional Comments from Roland Steiner <rolandsteiner at google.com>
Adding a layout test was a good thing because it turns out that for proper
parsing I also needed to add code for the outer <ruby> tag. Without this,
<rp>/<rt> wouldn't be automatically closed if no end tag is present before
</ruby>.


More information about the webkit-reviews mailing list