- From: poot <cvsmail@w3.org>
- Date: Sat, 26 Jul 2008 07:27:16 +0900 (JST)
- To: public-html-diffs@w3.org
require title='' for rel='alternate stylesheet' (whatwg r1942) stylesheet http://people.w3.org/mike/diffs/html5/spec/Overview.1.1133.html#stylesheet http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1132&r2=1.1133&f=h http://html5.org/tools/web-apps-tracker?from=1941&to=1942 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.1132 retrieving revision 1.1133 diff -u -d -r1.1132 -r1.1133 --- Overview.html 25 Jul 2008 21:07:26 -0000 1.1132 +++ Overview.html 25 Jul 2008 22:23:51 -0000 1.1133 @@ -38286,7 +38286,9 @@ <p>If the <code title=rel-alternate><a href="#alternate">alternate</a></code> keyword is also specified on the <code><a href="#link">link</a></code> element, then the link is an - alternative stylesheet. + alternative stylesheet; in this case, the <code title=attr-title><a + href="#title">title</a></code> attribute must be specified on the <code><a + href="#link">link</a></code> element, with a non-empty value. <p>The default type for resources given by the <code title=rel-stylesheet><a href="#stylesheet">stylesheet</a></code> keyword
Received on Friday, 25 July 2008 22:27:52 UTC