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
@@ -42,10 +42,10 @@ and <a href="https://www.w3.org/TR/CSS2/ui.html">Chapter 18 of CSS2</a> [[CSS21]
42
42
introduced several user interface related properties and values.
43
43
<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.
44
44
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]].
47
47
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.
49
49
To avoid accidental divergences and maintenance overhead,
50
50
This specification is written as a delta specification over CSS-UI Level 3.
51
51
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.
57
57
58
58
The purpose of this specification is to achieve the following objectives:
59
59
<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]]
61
61
<li>Provide additional CSS mechanisms to augment or replace other
62
62
dynamic presentation related features in HTML.
63
63
<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.
67
67
<h2 id="interaction">Module Interactions</h2>
68
68
69
69
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]],
71
71
which itself replaced and superseded the following:
72
72
73
73
<ul>
@@ -76,7 +76,7 @@ which itself replaced and superseded the following:
76
76
and Information on the stacking of outlines defined in
0 commit comments