- From: poot <cvsmail@w3.org>
- Date: Fri, 24 Oct 2008 18:22:04 +0900 (JST)
- To: public-html-diffs@w3.org
'the it' is not english (whatwg r2365)
affected by a base URL change
http://people.w3.org/mike/diffs/html5/spec/Overview.1.1538.html#affected-by-a-base-url-change
http://people.w3.org/mike/diffs/html5/spec/Overview.diff.html
http://dev.w3.org/cvsweb/html5/spec/Overview.html?r1=1.1537&r2=1.1538&f=h
http://html5.org/tools/web-apps-tracker?from=2364&to=2365
===================================================================
RCS file: /sources/public/html5/spec/Overview.html,v
retrieving revision 1.1537
retrieving revision 1.1538
diff -u -d -r1.1537 -r1.1538
--- Overview.html 24 Oct 2008 07:37:43 -0000 1.1537
+++ Overview.html 24 Oct 2008 09:18:03 -0000 1.1538
@@ -3326,8 +3326,8 @@
<p>If the <a href=#absolute-url>absolute URL</a> identified by the <code title="">cite</code> attribute is being shown to the user, or if
any data derived from that URL is affecting the display, then the
- it should be <a href=#resolve-a-url title="resolve a url">reresolved</a> and the
- UI updated appropriately.</p>
+ <a href=#url>URL</a> should be <a href=#resolve-a-url title="resolve a
+ url">reresolved</a> and the UI updated appropriately.</p>
</dd>
Received on Friday, 24 October 2008 09:22:40 UTC