[html5] r4252 - [e] (0) xref Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7957
whatwg at whatwg.org
whatwg at whatwg.org
Wed Oct 21 03:06:37 PDT 2009
Author: ianh
Date: 2009-10-21 03:06:34 -0700 (Wed, 21 Oct 2009)
New Revision: 4252
Modified:
complete.html
source
Log:
[e] (0) xref
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=7957
Modified: complete.html
===================================================================
--- complete.html 2009-10-21 10:02:57 UTC (rev 4251)
+++ complete.html 2009-10-21 10:06:34 UTC (rev 4252)
@@ -59240,8 +59240,8 @@
<p>For example, a user agent could be configured to treat
third-party local storage areas as session-only storage, deleting
- the data once the user had closed all the <span>browsing
- contexts</span> that could access it.</p>
+ the data once the user had closed all the <a href=#browsing-context title="browsing
+ context">browsing contexts</a> that could access it.</p>
<p>This can restrict the ability of a site to track a user, as the
Modified: source
===================================================================
--- source 2009-10-21 10:02:57 UTC (rev 4251)
+++ source 2009-10-21 10:06:34 UTC (rev 4252)
@@ -66919,8 +66919,8 @@
<!--END database-->
<p>For example, a user agent could be configured to treat
third-party local storage areas as session-only storage, deleting
- the data once the user had closed all the <span>browsing
- contexts</span> that could access it.</p>
+ the data once the user had closed all the <span title="browsing
+ context">browsing contexts</span> that could access it.</p>
<!--START database-->
<p>This can restrict the ability of a site to track a user, as the
More information about the Commit-Watchers
mailing list