- From: poot <cvsmail@w3.org>
- Date: Sun, 14 Feb 2010 16:10:23 +0900 (JST)
- To: public-html-diffs@w3.org
hixie: It's not the actual URL used, it's a string used to get that URL. (whatwg r4722) http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.3769&r2=1.3770&f=h http://html5.org/tools/web-apps-tracker?from=4721&to=4722 =================================================================== RCS file: /sources/public/html5/spec/Overview.html,v retrieving revision 1.3769 retrieving revision 1.3770 diff -u -d -r1.3769 -r1.3770 --- Overview.html 14 Feb 2010 06:45:03 -0000 1.3769 +++ Overview.html 14 Feb 2010 07:10:05 -0000 1.3770 @@ -46034,8 +46034,8 @@ <dd> - <p>The <a href="#url">URL</a> of the page that will handle the - requests.</p> + <p>A string used to build the <a href="#url">URL</a> of the page that + will handle the requests.</p> <p>When the user agent uses this URL, it must replace the first occurrence of the exact literal string "<code title="">%s</code>"
Received on Sunday, 14 February 2010 07:10:52 UTC