Skip to content

Commit 6a87eff

Browse files
committed
[css-content] remove datetime and documenturl sections
1 parent 98d303d commit 6a87eff

File tree

1 file changed

+0
-37
lines changed

1 file changed

+0
-37
lines changed

css-content/Overview.bs

Lines changed: 0 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -429,43 +429,6 @@ would produce:
429429

430430

431431

432-
433-
434-
435-
436-
437-
438-
<h3 id=content-datetime>
439-
datetime
440-
</h3>
441-
442-
443-
<pre class="prod">
444-
<dfn>datetime</dfn> = [ date() | time() ];
445-
</pre>
446-
447-
<dl dfn-for="content, <content-list>" dfn-type=value>
448-
<dt>datetime
449-
<dd>Dates and times can be specified with two functions, 'date()' and 'time()'.
450-
</dl>
451-
452-
Issue: need more details on the separate functions. How are they defined? How are they formatted?
453-
454-
<h3 id="content-document-url">
455-
document-url
456-
</h3>
457-
458-
<dl dfn-for="content, <content-list>" dfn-type=value>
459-
<dt><dfn>document-url</dfn>
460-
<dd>The URI of the current document. For local files, this may simply be the local file name.
461-
</dl>
462-
463-
464-
465-
466-
467-
468-
469432
<h3 id="leaders">
470433
Leaders</h3>
471434

0 commit comments

Comments
 (0)