Skip to content

Commit 6511d48

Browse files
committed
Add an issue about Pair and Four values
1 parent c7626fa commit 6511d48

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-typed-om/Overview.bs

+3-1
Original file line numberDiff line numberDiff line change
@@ -544,7 +544,7 @@ Shorthand properties and values are not supported.
544544
<thead>
545545
<tr>
546546
<th>Property</th>
547-
<th>Allowable {{StyleValue}}s</th>
547+
<th>Allowable {{StyleValue}} types</th>
548548
</tr>
549549
</thead>
550550
<tbody>
@@ -957,6 +957,8 @@ Shorthand properties and values are not supported.
957957

958958
Issue: Spec up ColorValue, URIValue, ShapeValue, StringValue, CounterValue, TimeValue, PercentageValue, FrequencyValue, VoiceValue, CustomIdentValue, TransitionTimingFunctionValue. What is attr(<identifier>) in other specs?
959959

960+
Issue: Do we want to make a generic PairValue and QuadValue, or have more specific classes for background-size, border-image-repeat, border-radius-*, border-image-outset, border-image-width?
961+
960962
Issue: BorderImageSliceValue represents [<number> | <percentage>]{1,4} && fill?
961963

962964
Issue: What do we do for play-during, which takes <uri> [ mix || repeat ]?

0 commit comments

Comments
 (0)