Update of /sources/public/html5/tests/validation/full/invalid/missing-children In directory hutz:/tmp/cvs-serv30162 Modified Files: ruby-rt-2.html ruby-rt-2.xhtml Log Message: new Index: ruby-rt-2.xhtml =================================================================== RCS file: /sources/public/html5/tests/validation/full/invalid/missing-children/ruby-rt-2.xhtml,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ruby-rt-2.xhtml 26 Jan 2010 08:35:48 -0000 1.2 +++ ruby-rt-2.xhtml 26 Jan 2010 08:36:47 -0000 1.3 @@ -3,6 +3,6 @@ <title>ruby element missing rt child</title> </head> <body> -<ruby><rt></rt><rp></rp></ruby> +<ruby><rt></rt><rp></rp><rp></rp></ruby> </body> </html> Index: ruby-rt-2.html =================================================================== RCS file: /sources/public/html5/tests/validation/full/invalid/missing-children/ruby-rt-2.html,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- ruby-rt-2.html 26 Jan 2010 08:35:48 -0000 1.2 +++ ruby-rt-2.html 26 Jan 2010 08:36:47 -0000 1.3 @@ -5,6 +5,6 @@ <title>ruby element missing rt child</title> </head> <body> -<ruby><rt></rt><rp></rp></ruby> +<ruby><rt></rt><rp></rp><rp></rp></ruby> </body> </html>Received on Tuesday, 26 January 2010 08:36:50 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Tuesday, 26 January 2010 08:36:51 GMT