Skip to content

Commit 6cfdf04

Browse files
committed
Update the iana reg section with a pointer to the official tokens page.
--HG-- extra : rebase_source : d78dc43b607727aa0541788d42152ac3a03bb6a5
1 parent 0530de5 commit 6cfdf04

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

css3-values/Overview.html

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,13 @@
2828

2929
<h1>CSS Values and Units Module Level 3</h1>
3030

31-
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 11 July 2012</h2>
31+
<h2 class="no-num no-toc" id=longstatus-date>Editor's Draft 12 July 2012</h2>
3232

3333
<dl>
3434
<dt>This version:
3535

3636
<dd><a
37-
href="http://www.w3.org/TR/2012/ED-css3-values-20120711/">http://www.w3.org/TR/2012/ED-css3-values-20120711/</a>
37+
href="http://www.w3.org/TR/2012/ED-css3-values-20120712/">http://www.w3.org/TR/2012/ED-css3-values-20120712/</a>
3838

3939
<dt>Latest version:
4040

@@ -1987,6 +1987,10 @@ <h3 id=about-invalid><span class=secno>9.1. </span> Registration for the
19871987
href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme-07">the
19881988
about: uri scheme RFC draft</a>.
19891989

1990+
<p> The official record of this registration can be found at <a
1991+
href="http://www.iana.org/assignments/uri-well-known-tokens/uri-well-known-tokens.xml">http://www.iana.org/assignments/uri-well-known-tokens/uri-well-known-tokens.xml</a>.
1992+
1993+
19901994
<table class="data define">
19911995
<tbody>
19921996
<tr>

css3-values/Overview.src.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1499,6 +1499,9 @@ <h3 id='about-invalid'>
14991499
This sections defines and registers the <code>about:invalid</code> URI,
15001500
in accordance with the registration procedure defined in <a href="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme-07">the about: uri scheme RFC draft</a>.
15011501

1502+
<p>
1503+
The official record of this registration can be found at <a href="http://www.iana.org/assignments/uri-well-known-tokens/uri-well-known-tokens.xml">http://www.iana.org/assignments/uri-well-known-tokens/uri-well-known-tokens.xml</a>.
1504+
15021505
<table class="data define">
15031506
<tr>
15041507
<th>Registered Token

0 commit comments

Comments
 (0)