NOTE: The current preferred location for bug reports is the GitHub issue tracker.
Bug 270 - require title='' for rel='alternate stylesheet'
require title='' for rel='alternate stylesheet'
Status: NEW
Product: Validator.nu
Classification: Unclassified
Component: Non-schema checkers
HEAD
All All
: P2 normal
Assigned To: Nobody
http://svn.whatwg.org/webapps/source?...
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-28 13:25 CEST by Henri Sivonen
Modified: 2009-11-23 17:16 CET (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Henri Sivonen 2008-07-28 13:25:18 CEST
Index: source
===================================================================
--- source	(revision 1941)
+++ source	(revision 1942)
@@ -35622,7 +35622,9 @@
 
   <p>If the <code title="rel-alternate">alternate</code> keyword is
   also specified on the <code>link</code> element, then the link is an
-  alternative stylesheet.</p>
+  alternative stylesheet; in this case, the <code
+  title="attr-title">title</code> attribute must be specified on the
+  <code>link</code> element, with a non-empty value.</p>
 
   <p>The default type for resources given by the <code
   title="rel-stylesheet">stylesheet</code> keyword is <code