File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ Introduction {#intro}
51512D Image Values: the <<image>> type {#image-values}
5252===================================================
5353
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
5555 <a section href="#url-notation">url reference</a> ,
5656 <a section href="#image-notation">image notation</a> ,
5757 or <a section href="#gradients">gradient notation</a> .
@@ -90,6 +90,11 @@ The <<image>> value type denotes a 2D image. It can be a
9090 and refresh the rendering as more data loads;
9191 or it may wait until the entire image has loaded before using it.
9292
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+
9398Image File Formats {#image-file-formats}
9499----------------------------------------
95100
You can’t perform that action at this time.
0 commit comments