OSDN Git Service

Initial commit
[wordring-tm/wordring-tm.git] / third_party / tidy-html5-master / test / input / in_427810.html
1 <html>
2 <head>
3 <title>[ #427810 ] Proprietary elements not reported as err</title>
4 </head>
5 <body>
6 <!-- use "-clean" or not to test both cases -->
7 <p>Test inline element</p>
8 <blink>Proprietary inline element (blink)</blink>
9 <wbr>Proprietary inline element (wbr) - note starts on new line, doesn't need end tag
10 <nobr>Proprietary inline element (nobr)</nobr>
11 <p>Test inline element</p>
12 </body>
13 </html>