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
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1503,21 +1503,21 @@ <h3 id='about-invalid'>
1503
1503
This sections defines and registers the <code>about:invalid</code> URI,
1504
1504
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>.
1505
1505
1506
-
<table>
1506
+
<tableclass="data define">
1507
1507
<tr>
1508
1508
<th>Registered Token
1509
-
<td>invalid
1509
+
<td><code>invalid</code>
1510
1510
<tr>
1511
1511
<th>Intended Usage
1512
1512
<td>
1513
-
The <code>about:invalid</code> URI references a non-existent document with a generic error condition.
1513
+
<p>The <code>about:invalid</code> URI references a non-existent document with a generic error condition.
1514
1514
It can be used when a URI is necessary, but the default value shouldn't be resolveable as any type of document.
1515
1515
<tr>
1516
1516
<th>Contact/Change controller
1517
1517
<td>CSS WG <<ahref="mailto:www-style@w3.org">www-style@w3.org</a>> (on behalf of W3C)
1518
1518
<tr>
1519
1519
<th>Specification
1520
-
<td>CSS Values and Units Module Level 3
1520
+
<td><ahref="http://www.w3.org/TR/css3-values/">CSS Values and Units Module Level 3</a>
0 commit comments