Skip to content

Commit 30fcd44

Browse files
committed
[css-content] Revert from WD prep, fix link.
1 parent 515c212 commit 30fcd44

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

css-content/Overview.bs

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
<h1>CSS Generated Content Module Level 3</h1>
22
<pre class='metadata'>
3-
Status: WD
4-
Date: 2016-06-02
3+
Status: ED
54
Work Status: Exploring
65
Shortname: css-content
76
Level: 3
87
Group: csswg
98
TR: https://www.w3.org/TR/css3-content/
109
ED: https://drafts.csswg.org/css-content/
11-
Previous Version: https://www.w3.org/TR/2003/WD-css3-content-20030514/
10+
Previous Version: https://www.w3.org/TR/2016/WD-css-content-3-20160602/
1211
Editor: Elika J. Etemad / fantasai, W3C Invited Expert, http://fantasai.inkedblade.net/contact
1312
Editor: Dave Cramer, Hachette Livre, dauwhe@gmail.com
1413
Former Editor: Håkon Wium Lie, Opera Software, howcome@opera.com
@@ -239,11 +238,10 @@ URI</h3>
239238

240239

241240

242-
<h3 id="contents">
243-
contents</h3>
241+
<h3 id="element-content">
242+
Element Content</h3>
244243

245244
<dl dfn-for="content, <content-list>" dfn-type=value>
246-
247245
<dt><dfn>contents</dfn>
248246
<dd>The element's descendents. Since this can only be used once per element (you can't duplicate the children if, e.g., one is a plugin or form control), it is handled as follows:
249247

0 commit comments

Comments
 (0)