[Webkit-unassigned] [Bug 26985] Implement parsing of <rp> & <rt> elements as per HTML5 spec

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


https://bugs.webkit.org/show_bug.cgi?id=26985


Roland Steiner <rolandsteiner at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #32286|0                           |1
        is obsolete|                            |
  Attachment #32296|                            |review?
               Flag|                            |




--- Comment #4 from Roland Steiner <rolandsteiner at google.com>  2009-07-06 03:20:34 PDT ---
Created an attachment (id=32296)
 --> (https://bugs.webkit.org/attachment.cgi?id=32296)
patch: update with layout test

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>.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list