Skip to content

Commit 0b05551

Browse files
authored
[css-cascade-4][css-cascade-5][css-cascade-6][editorial] Added "Module" to spec title (#12866)
To align the spec titles with the ones of other specs, "Module" was added after the title.
1 parent a630edf commit 0b05551

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

css-cascade-4/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<pre class='metadata'>
2-
Title: CSS Cascading and Inheritance Level 4
2+
Title: CSS Cascading and Inheritance Module Level 4
33
Shortname: css-cascade
44
Level: 4
55
Status: ED
@@ -222,7 +222,7 @@ Conditional ''@import'' Rules</h3>
222222

223223
<div class="example">
224224
The following rule illustrates how an author can provide rules
225-
for modern user agents that support newer web features
225+
for modern user agents that support newer web features
226226
without impacting network performance on older user agents.
227227
In this example, a CSS file which loads COLRv1 fonts
228228
is only fetched when COLRv1 is supported:

css-cascade-5/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<pre class='metadata'>
2-
Title: CSS Cascading and Inheritance Level 5
2+
Title: CSS Cascading and Inheritance Module Level 5
33
Shortname: css-cascade
44
Level: 5
55
Status: ED

css-cascade-6/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<pre class='metadata'>
2-
Title: CSS Cascading and Inheritance Level 6
2+
Title: CSS Cascading and Inheritance Module Level 6
33
Shortname: css-cascade
44
Level: 6
55
Status: ED

0 commit comments

Comments
 (0)