summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/conformance-checkers/xhtml/elements/ruby/001-novalid.xhtml
blob: 9ca30a58544f2c528a56e97dcd2cad9e20f56e2c (plain)
1
2
3
4
5
6
7
8
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>ruby element missing rt child</title>
</head>
<body>
<ruby></ruby>
</body>
</html>