docs/*.html: Make W3C HTML 4.01 Strict more compliant.
FIXME: The logo handling in ReleaseNotes.html
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@129208 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/TestingGuide.html b/docs/TestingGuide.html
index 051772e..5886c85 100644
--- a/docs/TestingGuide.html
+++ b/docs/TestingGuide.html
@@ -295,6 +295,7 @@
<div class="doc_subsection"><a name="quickdebuginfotests">Debugging Information
tests</a></div>
<!-- _______________________________________________________________________ -->
+<div class="doc_text">
<p> To run debugging information tests simply checkout the tests inside
clang/test directory. </p>