summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorot <ot@localhost>2005-01-20 01:02:43 +0000
committerot <ot@localhost>2005-01-20 01:02:43 +0000
commit8add04885db52fa2deebf77acc08cd483b4c546d (patch)
treeb8896d44d2e42d5852f71edc337c1128fe8afefd
parenta376321feea2e5c8c1aa0c32cfd99c79a4f7c6a2 (diff)
downloadmarkup-validator-8add04885db52fa2deebf77acc08cd483b4c546d.zip
markup-validator-8add04885db52fa2deebf77acc08cd483b4c546d.tar.gz
markup-validator-8add04885db52fa2deebf77acc08cd483b4c546d.tar.bz2
"this browser" was not very fool-proof, making the text clearer
-rwxr-xr-xhtdocs/file-upload.html13
-rwxr-xr-xhtdocs/index.html8
2 files changed, 10 insertions, 11 deletions
diff --git a/htdocs/file-upload.html b/htdocs/file-upload.html
index dae951d..03bb340 100755
--- a/htdocs/file-upload.html
+++ b/htdocs/file-upload.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: file-upload.html,v 1.20 2005-01-20 00:18:01 ot Exp $"
---><!--#set var="date" value="\$Date: 2005-01-20 00:18:01 $"
+<!--#set var="revision" value="\$Id: file-upload.html,v 1.21 2005-01-20 01:02:43 ot Exp $"
+--><!--#set var="date" value="\$Date: 2005-01-20 01:02:43 $"
--><!--#set var="title" value="W3C Markup Validation Service: Upload Files"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -29,11 +29,10 @@
If your document is on the Web, you can validate it with the same advanced options
by <a title="Validate files by URL" href="detailed.html">entering its address</a> instead.
</p>
- <p><em>Note that due to a bug in Internet Explorer on Windows XP <acronym title="Service Pack 2">SP2</acronym>
- validation by file upload may not work with this browser/OS, see
- <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>.
- Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p>
-
+ <p><em>Note that validation by file upload may not work with Internet Explorer
+ on Windows XP <acronym title="Service Pack 2">SP2</acronym>. See
+ <a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>.
+ Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p>
<!--#include virtual="footer.html" -->
</body>
</html>
diff --git a/htdocs/index.html b/htdocs/index.html
index 8172cf5..4376016 100755
--- a/htdocs/index.html
+++ b/htdocs/index.html
@@ -1,5 +1,5 @@
-<!--#set var="revision" value="\$Id: index.html,v 1.63 2005-01-20 00:18:01 ot Exp $"
---><!--#set var="date" value="\$Date: 2005-01-20 00:18:01 $"
+<!--#set var="revision" value="\$Id: index.html,v 1.64 2005-01-20 01:02:43 ot Exp $"
+--><!--#set var="date" value="\$Date: 2005-01-20 01:02:43 $"
--><!--#set var="title" value="The W3C Markup Validation Service"
--><!--#set var="relroot" value="./"
--><!--#include virtual="header.html" -->
@@ -45,8 +45,8 @@
title="File Upload Interface to the W3C Markup Validation Service"
href="file-upload.html">Extended File Upload Interface</a>.
</p>
- <p><em>Note that due to a bug in Internet Explorer on Windows XP <acronym title="Service Pack 2">SP2</acronym>
- validation by file upload may not work with this browser/OS, see
+ <p><em>Note that validation by file upload may not work with Internet Explorer
+ on Windows XP <acronym title="Service Pack 2">SP2</acronym>. See
<a href="http://lists.w3.org/Archives/Public/www-validator/2004Sep/0054.html">this post for details</a>.
Other combinations of browsers and <acronym title="Operating Systems">OSs</acronym> are not affected.</em></p>
</fieldset>