Skip to content

Commit e951ae2

Browse files
committed
[css-images-4] Copy over definition of computed . #4042
1 parent 022d5b8 commit e951ae2

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

css-images-4/Overview.bs

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ Introduction {#intro}
5151
2D Image Values: the <> type {#image-values}
5252
===================================================
5353

54-
The <> value type denotes a 2D image. It can be a
54+
The <> value type denotes a 2D image. It can be a
5555
5656
5757
@@ -90,6 +90,11 @@ The <> 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 [=computed value|computed=] <> value
94+
is the [=specified value=]
95+
with any <>s, <>s, and <>s computed.
96+
97+
9398
Image File Formats {#image-file-formats}
9499
----------------------------------------
95100

0 commit comments

Comments
 (0)