Skip to content

Commit d3ef46d

Browse files
lahmatiyfrivoal
authored andcommitted
Normalize Inherited values across specs (#4265)
1 parent 6edef43 commit d3ef46d

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

css-animations-2/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ Name: animation-composition
310310
Value: <<single-animation-composition>>#
311311
Initial: replace
312312
Applies to: all elements
313-
Inherited: none
313+
Inherited: no
314314
Percentages: N/A
315315
Computed value: list, each item a keyword as specified
316316
Animation type: not animatable

css-logical-1/Overview.bs

+2-2
Original file line numberDiff line numberDiff line change
@@ -369,7 +369,7 @@ and 'max-block-size'/'max-inline-size' properties</h3>
369369
Value: <<'width'>>
370370
Initial: auto
371371
Applies to: Same as 'height' and 'width'
372-
Inherited: No
372+
Inherited: no
373373
Percentages: As for the corresponding physical property
374374
Computed value: Same as 'height', 'width'
375375
Animation type: by computed value type
@@ -384,7 +384,7 @@ and 'max-block-size'/'max-inline-size' properties</h3>
384384
Value: <<'min-width'>>
385385
Initial: 0
386386
Applies to: same as 'height' and 'width'
387-
Inherited: No
387+
Inherited: no
388388
Percentages: As for the corresponding physical property
389389
Computed value: Same as 'min-height', 'min-width'
390390
Animation type: by computed value type

css-overflow-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -510,7 +510,7 @@ as the Flow-Relative box model properties defined in [[css-logical-1#box]].
510510
Value: <<'overflow'>>
511511
Initial: visible
512512
Applies to: Same as 'overflow-x' and 'overflow-y'
513-
Inherited: No
513+
Inherited: no
514514
Percentages: N/A
515515
Computed value: Same as 'overflow-x' and 'overflow-y'
516516
Animation type: discrete

css-writing-modes-3/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1410,7 +1410,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
14101410
Value: auto | 0deg | 90deg | 0 | 90
14111411
Initial: n/a
14121412
Applies to: n/a
1413-
Inherited: na/
1413+
Inherited: n/a
14141414
Percentages: n/a
14151415
Computed value: n/a
14161416
Animatable: n/a

css-writing-modes-4/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1484,7 +1484,7 @@ Obsolete: the SVG1.1 'glyph-orientation-vertical' property</h4>
14841484
Value: auto | 0deg | 90deg | 0 | 90
14851485
Initial: n/a
14861486
Applies to: n/a
1487-
Inherited: na/
1487+
Inherited: n/a
14881488
Percentages: n/a
14891489
Computed value: n/a
14901490
Animatable: n/a

0 commit comments

Comments
 (0)