New ruby model is now in the spec

Hi all,

I have pushed the new ruby markup model into the HTML specification. 
This is a change based on the extension spec[0].

The changes are essentially:

   • Adding <rtc> and making <rb> valid again.
   • Small parser changes to make authoring ruby short and simple.
   • A new pairing and categorisation algorithm for ruby that fixes 
issues with the existing one and takes the new elements into account.
   • Rendering rules based on the new CSS Ruby module work.
   • Miscellaneous editorial modifications to support the above.

You can see the exact diff of the change online[1]. The plan as 
discussed remains to land this in the CR branch.

Also, the extension spec can now be published as a Note to end of line 
the work.

Thanks to all those who provided valuable input!

[0] http://darobin.github.io/html-ruby/
[1] 
https://github.com/w3c/html/commit/e2ddb663fd04803d2be7f16026e2117ced167c01

-- 
Robin Berjon - http://berjon.com/ - @robinberjon

Received on Friday, 13 December 2013 14:07:43 UTC