Skip to content

Commit 0264e16

Browse files
committed
[css-ui-4] Bikeshed fixes
1 parent d7fc1a3 commit 0264e16

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

css-ui-4/Overview.bs

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Abstract: This is a delta specification over CSS-UI Level 3.
9898
<pre class='propdef'>
9999
Name: caret-blink-time
100100
Value: auto | <<time>>{1,2}
101-
initial: auto
101+
Initial: auto
102102
Applies to: elements that accept input
103103
Inherited: yes
104104
Percentages: N/A
@@ -206,7 +206,7 @@ textarea {
206206
<pre class='propdef'>
207207
Name: caret-shape
208208
Value: ''auto'' | ''bar'' | ''block'' | ''underscore''
209-
initial: auto
209+
Initial: auto
210210
Applies to: elements that accept input
211211
Inherited: yes
212212
Percentages: N/A
@@ -334,7 +334,7 @@ The stacking position of the caret is left undefined, within the following const
334334
<pre class='propdef'>
335335
Name: caret
336336
Value: <<'caret-color'>> || <<'caret-blink-time'>> || <<'caret-shape'>>
337-
initial: auto
337+
Initial: auto
338338
Applies to: elements that accept input
339339
Inherited: yes
340340
Percentages: N/A

0 commit comments

Comments
 (0)