5ae0ba4152
There were just 21 of 227 message text files changed, and just 15 of 220 html outputs changed. After reviewing each diff carefully it seems all changes were 'better', thus all are deemed acceptable to be included in this 'testbase' update. See report-5.1.8.txt for a full list of the changes.
16 lines
269 B
HTML
16 lines
269 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>[ 640473 ] new-empty-tags doesn't work, breaks doc</title>
|
|
</head>
|
|
<body>
|
|
<foo>Foo <bar>bar</bar> foo foo
|
|
<zippo></zippo>foo</foo>
|
|
<p>This is a test</p>
|
|
<zippo>
|
|
<baz>
|
|
This is a pre-formatted Baz!
|
|
</baz>
|
|
</body>
|
|
</html>
|