Re: The rb element isn't recognized on HTML5 mode

Hi Momdo,

Momdo Nakamura <xmomdo@gmail.com>, 2015-05-13 22:37 +0900:
> Archived-At: <http://www.w3.org/mid/20150513223717.FFCC.EDA4FE4B@gmail.com>
> 
> Hello,
> 
> I believe following HTML is valid (as W3C HTML 5.0), but the validator says 
> "Element rb not allowed as child of element ruby in this context. (Suppressing 
> further errors from this subtree.)".
> 
> 
> <!DOCTYPE html>
> <html>
> <head>
> <title>The rb element testing</title>
> </head>
> <body>
> <p>
> <ruby><rb>base<rt>annotation</ruby>

I just now pushed a fix for this to https://validator.w3.org/nu/

Please test and if you find any problems, either raise issues at
https://github.com/validator/validator/issues or post a message to this
mailing list.

  —Mike

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Sunday, 28 June 2015 10:30:34 UTC