Skip to content

Commit 667afbf

Browse files
darrnshntabatkins
authored andcommitted
Use indexed getters for CSSUnparsedValue (#605)
1 parent 2f414aa commit 667afbf

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-typed-om/Overview.bs

-2
Original file line numberDiff line numberDiff line change
@@ -549,8 +549,6 @@ interface CSSVariableReferenceValue {
549549
};
550550
</pre>
551551

552-
Issue(239): Is this the best representation for this object?
553-
554552
{{CSSUnparsedValue}} objects represent values that reference custom properties.
555553
They represent a list of string fragments and variable references.
556554

0 commit comments

Comments
 (0)