summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuillaume Baudusseau <guibbs@users.noreply.github.com>2015-07-27 10:56:05 -0400
committerGuillaume Baudusseau <guibbs@users.noreply.github.com>2015-07-27 10:56:05 -0400
commit3cf87f00e735cf389b3a2188924164eabd558eb8 (patch)
treea2019b4a6587928743cada75abf6bcd443846094
parent119739b6cbe072dfdeec53d7dbda75e93adb3def (diff)
parent894bab1c31aca2785fd6f0f3d51309025b7d4a45 (diff)
downloadmarkup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.zip
markup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.tar.gz
markup-validator-3cf87f00e735cf389b3a2188924164eabd558eb8.tar.bz2
Merge pull request #9 from w3c/sideshowbarker/file-upload-revert
Partially revert 81a0aed.
-rw-r--r--htdocs/style/results.css13
-rw-r--r--share/templates/en_US/table.tmpl6
2 files changed, 0 insertions, 19 deletions
diff --git a/htdocs/style/results.css b/htdocs/style/results.css
index f096a8d..b201e6d 100644
--- a/htdocs/style/results.css
+++ b/htdocs/style/results.css
@@ -487,16 +487,3 @@ pre.outline {
line-height: 160%;
padding-left: 1.5em;
}
-
-.html5_warning {
- text-align: center;
- margin-bottom: 20px;
- border: 1px solid #ccc;
- padding: 6px;
- background-color: #FFFFCC;
-}
-
-.html5_warning a {
- font-weight: bold;
- background-color: #FFFFCC;
-}
diff --git a/share/templates/en_US/table.tmpl b/share/templates/en_US/table.tmpl
index 05b3d21..1825be0 100644
--- a/share/templates/en_US/table.tmpl
+++ b/share/templates/en_US/table.tmpl
@@ -1,9 +1,3 @@
-<TMPL_IF NAME="is_html5">
- <p class="html5_warning">Consider using the
- <a href="http://validator.w3.org/nu/">W3C&#160;Nu&#160;Html&#160;Checker</a>
- to validate HTML5 documents.</p>
-</TMPL_IF>
-
<TMPL_IF NAME="VALID">
<TMPL_IF NAME="is_tentative">
<h2 class="tentative_valid">This document was <em>Tentatively</em> checked as