[html5] r8119 - [e] (0) Mark parts of the spec that are affected by CSS. This adds a new topic, [...]
whatwg at whatwg.org
whatwg at whatwg.org
Thu Aug 1 14:06:51 PDT 2013
Author: ianh
Date: 2013-08-01 14:06:49 -0700 (Thu, 01 Aug 2013)
New Revision: 8119
Modified:
complete.html
index
source
Log:
[e] (0) Mark parts of the spec that are affected by CSS. This adds a new topic, 'CSS', that you can subscribe to. I've automatically subscribed anyone who had previously subscribed to the 'Rendering' topic.
Affected topics: CSS, HTML
Modified: complete.html
===================================================================
--- complete.html 2013-08-01 20:44:06 UTC (rev 8118)
+++ complete.html 2013-08-01 21:06:49 UTC (rev 8119)
@@ -13897,6 +13897,7 @@
(if any), and that element's descendants. Otherwise, the specified styles must, if applied, be
applied to the entire document.</p>
+<!--ADD-TOPIC:CSS-->
<p class=critical>The following will eventually be moved to a CSS specification; it is specified
here only on an interim basis until an editor can be found to own this.</p>
@@ -13932,6 +13933,7 @@
elements outside the subtree. However, rules outside the subtree that refer to font family names
declared in '@font-face' rules in a scoped section, when those rules are inherited by nodes in the
scoped section, would end up referring to the fonts declared in that section.</p>
+<!--REMOVE-TOPIC:CSS-->
<hr></div>
@@ -60460,9 +60462,10 @@
focus flag">focused</a> and which elements match the <code title=selector-disabled><a href=#selector-disabled>:disabled</a></code> pseudo-class.</p>
-
<div class=impl>
+<!--ADD-TOPIC:CSS-->
+
<h3 id=selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</h3>
<h4 id=case-sensitivity><span class=secno>4.15.1 </span>Case-sensitivity</h4>
@@ -60915,6 +60918,8 @@
those are all defined in sufficient detail in a language-agnostic
fashion in the Selectors specification. <a href=#refsSELECTORS>[SELECTORS]</a></p>
+<!--REMOVE-TOPIC:CSS-->
+
</div>
Modified: index
===================================================================
--- index 2013-08-01 20:44:06 UTC (rev 8118)
+++ index 2013-08-01 21:06:49 UTC (rev 8119)
@@ -13897,6 +13897,7 @@
(if any), and that element's descendants. Otherwise, the specified styles must, if applied, be
applied to the entire document.</p>
+<!--ADD-TOPIC:CSS-->
<p class=critical>The following will eventually be moved to a CSS specification; it is specified
here only on an interim basis until an editor can be found to own this.</p>
@@ -13932,6 +13933,7 @@
elements outside the subtree. However, rules outside the subtree that refer to font family names
declared in '@font-face' rules in a scoped section, when those rules are inherited by nodes in the
scoped section, would end up referring to the fonts declared in that section.</p>
+<!--REMOVE-TOPIC:CSS-->
<hr></div>
@@ -60460,9 +60462,10 @@
focus flag">focused</a> and which elements match the <code title=selector-disabled><a href=#selector-disabled>:disabled</a></code> pseudo-class.</p>
-
<div class=impl>
+<!--ADD-TOPIC:CSS-->
+
<h3 id=selectors><span class=secno>4.15 </span>Matching HTML elements using selectors</h3>
<h4 id=case-sensitivity><span class=secno>4.15.1 </span>Case-sensitivity</h4>
@@ -60915,6 +60918,8 @@
those are all defined in sufficient detail in a language-agnostic
fashion in the Selectors specification. <a href=#refsSELECTORS>[SELECTORS]</a></p>
+<!--REMOVE-TOPIC:CSS-->
+
</div>
Modified: source
===================================================================
--- source 2013-08-01 20:44:06 UTC (rev 8118)
+++ source 2013-08-01 21:06:49 UTC (rev 8119)
@@ -14325,6 +14325,7 @@
(if any), and that element's descendants. Otherwise, the specified styles must, if applied, be
applied to the entire document.</p>
+<!--ADD-TOPIC:CSS-->
<p class="critical">The following will eventually be moved to a CSS specification; it is specified
here only on an interim basis until an editor can be found to own this.</p>
@@ -14361,6 +14362,7 @@
elements outside the subtree. However, rules outside the subtree that refer to font family names
declared in '@font-face' rules in a scoped section, when those rules are inherited by nodes in the
scoped section, would end up referring to the fonts declared in that section.</p>
+<!--REMOVE-TOPIC:CSS-->
<hr>
@@ -67012,9 +67014,10 @@
title="selector-disabled">:disabled</code> pseudo-class.</p>
-
<div class="impl">
+<!--ADD-TOPIC:CSS-->
+
<h3 id="selectors">Matching HTML elements using selectors</h3>
<h4>Case-sensitivity</h4>
@@ -67590,6 +67593,8 @@
fashion in the Selectors specification. <a
href="#refsSELECTORS">[SELECTORS]</a></p>
+<!--REMOVE-TOPIC:CSS-->
+
</div>
More information about the Commit-Watchers
mailing list