File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Introduction {#intro}
51
51
2D Image Values: the <<image>> type {#image-values}
52
52
===================================================
53
53
54
- The <<image>> value type denotes a 2D image. It can be a
54
+ The <<image>> value type denotes a 2D image. It can be a
55
55
<a section href="#url-notation">url reference</a> ,
56
56
<a section href="#image-notation">image notation</a> ,
57
57
or <a section href="#gradients">gradient notation</a> .
@@ -90,6 +90,11 @@ The <<image>> value type denotes a 2D image. It can be a
90
90
and refresh the rendering as more data loads;
91
91
or it may wait until the entire image has loaded before using it.
92
92
93
+ A <dfn export>[=computed value|computed=] <<image>></dfn> value
94
+ is the [=specified value=]
95
+ with any <<url>> s, <<color>> s, and <<length>> s computed.
96
+
97
+
93
98
Image File Formats {#image-file-formats}
94
99
----------------------------------------
95
100
You can’t perform that action at this time.
0 commit comments