Skip to content

Commit 8ea5a55

Browse files
darrnshntabatkins
authored andcommitted
Add description of CSSURLImageValue getter (#637)
1 parent 8368802 commit 8ea5a55

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

css-typed-om/Overview.bs

+5
Original file line numberDiff line numberDiff line change
@@ -2696,6 +2696,11 @@ objects, the {{CSSURLImageValue/url}} attribute contains the URL that references
26962696
set to |url|.
26972697
</div>
26982698

2699+
<div algorithm="CSSURLImageValue.url">
2700+
The getter for the <dfn attribute for=CSSURLImageValue>url</dfn> attribute
2701+
of a {{CSSURLImageValue}} must return its {{CSSURLImageValue/url}} internal slot.
2702+
</div>
2703+
26992704
Issue(159): Spec up ColorValue
27002705

27012706
<!--

0 commit comments

Comments
 (0)