[html5] r4713 - [e] (0) Hide mention of ::selection for now since it's no longer in CSS. Fixing [...]
whatwg at whatwg.org
whatwg at whatwg.org
Sat Feb 13 20:39:19 PST 2010
Author: ianh
Date: 2010-02-13 20:39:17 -0800 (Sat, 13 Feb 2010)
New Revision: 4713
Modified:
complete.html
index
source
Log:
[e] (0) Hide mention of ::selection for now since it's no longer in CSS.
Fixing http://www.w3.org/Bugs/Public/show_bug.cgi?id=8836
Modified: complete.html
===================================================================
--- complete.html 2010-02-14 04:13:11 UTC (rev 4712)
+++ complete.html 2010-02-14 04:39:17 UTC (rev 4713)
@@ -60129,10 +60129,11 @@
this section.</p>
<p class=note>This specification does not specify how selections
- are presented to the user. The Selectors specification, in
+ are presented to the user. <!-- The Selectors specification, in
conjunction with CSS, can be used to style text selections using the
- <code title=selector-selection>::selection</code>
- pseudo-element. <a href=#refsSELECTORS>[SELECTORS]</a> <a href=#refsCSS>[CSS]</a></p>
+ <code title="selector-selection">::selection</code>
+ pseudo-element. <a href="#refsSELECTORS">[SELECTORS]</a> <a
+ href="#refsCSS">[CSS]</a> --></p>
Modified: index
===================================================================
--- index 2010-02-14 04:13:11 UTC (rev 4712)
+++ index 2010-02-14 04:39:17 UTC (rev 4713)
@@ -60048,10 +60048,11 @@
this section.</p>
<p class=note>This specification does not specify how selections
- are presented to the user. The Selectors specification, in
+ are presented to the user. <!-- The Selectors specification, in
conjunction with CSS, can be used to style text selections using the
- <code title=selector-selection>::selection</code>
- pseudo-element. <a href=#refsSELECTORS>[SELECTORS]</a> <a href=#refsCSS>[CSS]</a></p>
+ <code title="selector-selection">::selection</code>
+ pseudo-element. <a href="#refsSELECTORS">[SELECTORS]</a> <a
+ href="#refsCSS">[CSS]</a> --></p>
Modified: source
===================================================================
--- source 2010-02-14 04:13:11 UTC (rev 4712)
+++ source 2010-02-14 04:39:17 UTC (rev 4713)
@@ -67983,11 +67983,11 @@
this section.</p>
<p class="note">This specification does not specify how selections
- are presented to the user. The Selectors specification, in
+ are presented to the user. <!-- The Selectors specification, in
conjunction with CSS, can be used to style text selections using the
<code title="selector-selection">::selection</code>
pseudo-element. <a href="#refsSELECTORS">[SELECTORS]</a> <a
- href="#refsCSS">[CSS]</a></p>
+ href="#refsCSS">[CSS]</a> --></p>
More information about the Commit-Watchers
mailing list