Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css-images-4/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ Fetching External Images {#fetching-images}
-------------------------------------------

To <dfn export>fetch an external image for a stylesheet</dfn>,
given a <<url>> |url| and a [=CSS style declaration=] |declaration|,
given a <<url>> |url| and a [=CSS declaration block=] |declaration|,
[=fetch a style resource=] given |url|,
with ruleOrDeclaration being |declaration|,
destination "image",
Expand Down
2 changes: 1 addition & 1 deletion css-shapes-2/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -189,7 +189,7 @@ Shapes from Image</h3>
Fetching external shapes</h2>

To <dfn>fetch an external resource for a shape</dfn>, either an SVG or an image, given a
[=CSS style declaration=] |declaration|,
[=CSS declaration block=] |declaration|,
[=fetch a style resource=] given a <<url>> value,
with ruleOrDeclaration being |declaration|,
destination "image",
Expand Down