tidy-html5/regression_testing/cases/legacy-expects/case-427810.html
Jim Derry 5a1b65d089 Move the testing repository back into the Tidy codebase.
Automate testing of any PR's.
Updated README's explaining new processes.
2021-05-21 10:43:35 -04:00

16 lines
431 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>[ #427810 ] Proprietary elements not reported as
err</title>
</head>
<body>
<!-- use "-clean" or not to test both cases -->
<p>Test inline element</p><blink>Proprietary inline element
(blink)</blink> <wbr>Proprietary inline element (wbr) - note
starts on new line, doesn't need end tag
Proprietary&nbsp;inline&nbsp;element&nbsp;(nobr)
<p>Test inline element</p>
</body>
</html>