You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css3-values/Overview.src.html
+35-6Lines changed: 35 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1491,14 +1491,43 @@ <h2 id="limits">
1491
1491
Note this means that rounding errors <em>may</em> accumulate.
1492
1492
-->
1493
1493
1494
+
1495
+
<h2id='iana'>
1496
+
Appendix A: IANA Considerations
1497
+
1498
+
<h3id='about-invalid'>
1499
+
Registration for the <code>about:invalid</code> URL scheme</h3>
1500
+
1501
+
<p>
1502
+
This sections defines and registers the <code>about:invalid</code> URI,
1503
+
in accordance with the registration procedure defined in <ahref="http://tools.ietf.org/html/draft-ietf-appsawg-about-uri-scheme-07">the about: uri scheme RFC draft</a>.
1504
+
1505
+
<table>
1506
+
<tr>
1507
+
<th>Registered Token
1508
+
<td>invalid
1509
+
<tr>
1510
+
<th>Intended Usage
1511
+
<td>
1512
+
The <code>about:invalid</code> URI references a non-existent document with a generic error condition.
1513
+
It can be used when a URI is necessary, but the default value shouldn't be resolveable as any type of document.
1514
+
<tr>
1515
+
<th>Contact/Change controller
1516
+
<td>CSS WG <<ahref="mailto:www-style@w3.org">www-style@w3.org</a>> (on behalf of W3C)
<p>Comments and suggestions from Giovanni Campagna, Christoph Päper, Keith Rarick, Alex Mogilevsky, Ian Hickson, David Baron, Edward Welbourne, Boris Zbarsky, Björn Höhrmann and Michael Day improved this module.
1497
1526
1498
1527
<h2class="no-num" id="conformance">
1499
1528
Conformance</h2>
1500
1529
1501
-
<h3id="conventions">
1530
+
<h3class="no-num" id="conventions">
1502
1531
Document conventions</h3>
1503
1532
1504
1533
<p>Conformance requirements are expressed with a combination of
@@ -1525,7 +1554,7 @@ <h3 id="conventions">
1525
1554
1526
1555
<pclass="note">Note, this is an informative note.</p>
0 commit comments