Skip to content

Commit e40df60

Browse files
committed
[css-ui] Bikeshed fixes
1 parent 745e1a2 commit e40df60

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

css-ui-4/Overview.bs

+8-8
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<pre class='metadata'>
44
ED: https://drafts.csswg.org/css-ui-4/
5-
Status Text: This specification will include and extend <cite>CSS Basic User Interface Module Level&nbsp;3.</cite> [[CSS3-UI]]
5+
Status Text: This specification will include and extend <cite>CSS Basic User Interface Module Level&nbsp;3.</cite> [[CSS-UI-3]]
66
TR: https://www.w3.org/TR/css-ui-4/
77
Previous Version: https://www.w3.org/TR/2015/WD-css-ui-4-20150922/
88
Shortname: css-ui
@@ -42,10 +42,10 @@ and <a href="https://www.w3.org/TR/CSS2/ui.html">Chapter 18 of CSS2</a> [[CSS21]
4242
introduced several user interface related properties and values.
4343
<a href="https://www.w3.org/TR/2000/WD-css3-userint-20000216">User Interface for CSS3 (16 February 2000)</a> introduced several new user interface related features.
4444

45-
[[CSS3-UI]] was later introduced to incorporates, extends, and supersedes these.
46-
This specification continues this work, and in turn replaces [[CSS3-UI]].
45+
[[CSS-UI-3]] was later introduced to incorporates, extends, and supersedes these.
46+
This specification continues this work, and in turn replaces [[CSS-UI-3]].
4747

48-
Note: At the time of writing, [[CSS3-UI]] is not completely finalized yet.
48+
Note: At the time of writing, [[CSS-UI-3]] is not completely finalized yet.
4949
To avoid accidental divergences and maintenance overhead,
5050
This specification is written as a delta specification over CSS-UI Level 3.
5151
Once the level 3 specification is final,
@@ -57,7 +57,7 @@ Until then, CSS-UI Level 4 only contains additions and extensions to level 3.
5757

5858
The purpose of this specification is to achieve the following objectives:
5959
<ul>
60-
<li>Extend the user interface features in CSS2.1 and [[CSS3-UI]]
60+
<li>Extend the user interface features in CSS2.1 and [[CSS-UI-3]]
6161
<li>Provide additional CSS mechanisms to augment or replace other
6262
dynamic presentation related features in HTML.
6363
<li>Introduce directional navigation properties to assist in the construction of
@@ -67,7 +67,7 @@ user interfaces which make use of a directional navigation model.
6767
<h2 id="interaction">Module Interactions</h2>
6868

6969
This document defines new features not present in earlier specifications.
70-
In addition, it replaces and supersedes [[!CSS3-UI]],
70+
In addition, it replaces and supersedes [[!CSS-UI-3]],
7171
which itself replaced and superseded the following:
7272

7373
<ul>
@@ -76,7 +76,7 @@ which itself replaced and superseded the following:
7676
and Information on the stacking of outlines defined in
7777
<a href="https://www.w3.org/TR/CSS21/zindex.html">Appendix E</a>
7878
of Cascading Style Sheets, level 2, revision 1 [[CSS21]]
79-
<li><a href="https://www.w3.org/TR/2000/WD-css3-userint-20000216">User Interface for CSS3 (16 February 2000)</a> [[CSSUI]]
79+
<li><a href="https://www.w3.org/TR/2000/WD-css3-userint-20000216">User Interface for CSS3 (16 February 2000)</a> [[CSS-UI-3]]
8080
</ul>
8181

8282
<h2 id="box-model">Box Model addition</h2>
@@ -1287,7 +1287,7 @@ input[type=checkbox]:checked {
12871287

12881288
This appendix is <em>informative</em>.
12891289

1290-
This specification builds upon [[CSS3-UI]],
1290+
This specification builds upon [[CSS-UI-3]],
12911291
which was edited and written for the most part
12921292
by Tantek Çelik from 1999 to the present,
12931293
first while representing Microsoft, then as an Invited Expert,

0 commit comments

Comments
 (0)