Skip to content

Commit 2b69a18

Browse files
author
Jirka Kosek
committed
[selectors-nonelement] Reintroduced text lost during merge
1 parent dbce9d3 commit 2b69a18

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

selectors-nonelement/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,4 +65,5 @@ Attribute node selector</h3>
6565

6666
</div>
6767

68-
In CSS, <a>attribute node selectors</a> never generate boxes.
68+
Although entirely valid in Selectors used in the scope of CSS,
69+
<a>attribute node selectors</a> never generate boxes.

selectors-nonelement/Overview.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,8 @@ <h3 class="heading settled heading" data-level=2.1 id=attribute-node-selector><s
177177
</pre>
178178
</div>
179179

180-
<p> In CSS, <a data-link-type=dfn href=#attribute-node-selector0 title="attribute node selectors">attribute node selectors</a> never generate boxes.
180+
<p> Although entirely valid in Selectors used in the scope of CSS,
181+
<a data-link-type=dfn href=#attribute-node-selector0 title="attribute node selectors">attribute node selectors</a> never generate boxes.
181182

182183
<h2 class="no-ref no-num heading settled heading" id=conformance><span class=content>
183184
Conformance</span><a class=self-link href=#conformance></a></h2>

0 commit comments

Comments
 (0)