8213265: fix missing newlines at end of files
Reviewed-by: darcy
This commit is contained in:
parent
be00a3f7ee
commit
72bfdd96f1
@ -2,4 +2,4 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
foo {@summary bar} baz.
|
foo {@summary bar} baz.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
A simple well formed html document <pre>overview0.html</pre>.
|
A simple well formed html document <pre>overview0.html</pre>.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
Html document <pre>overview1.html</pre>.
|
Html document <pre>overview1.html</pre>.
|
||||||
Missing HTML.
|
Missing HTML.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
Html document <pre>overview2.html</pre>.
|
Html document <pre>overview2.html</pre>.
|
||||||
Missing HEAD.
|
Missing HEAD.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
Html document <pre>overview3.html</pre>.
|
Html document <pre>overview3.html</pre>.
|
||||||
Missing enclosing HEAD.
|
Missing enclosing HEAD.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -5,4 +5,4 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
Html document <pre>overview5.html</pre>.
|
Html document <pre>overview5.html</pre>.
|
||||||
Missing enclosing HTML
|
Missing enclosing HTML
|
||||||
</BODY>
|
</BODY>
|
||||||
|
@ -8,4 +8,4 @@
|
|||||||
<BODY>
|
<BODY>
|
||||||
A simple well formed html document <pre>package.html<pre>.
|
A simple well formed html document <pre>package.html<pre>.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
@ -6,4 +6,4 @@
|
|||||||
A simple well formed html document <pre>package.html</pre>.
|
A simple well formed html document <pre>package.html</pre>.
|
||||||
In package pkg.
|
In package pkg.
|
||||||
</BODY>
|
</BODY>
|
||||||
</HTML>
|
</HTML>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user