Skip to content

Commit 0b0acac

Browse files
committed
[css-paint-api] Add a note pointing to the css images concrete object size examples.
See issue w3c#417.
1 parent a11ddcc commit 0b0acac

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-paint-api/Overview.bs

+3
Original file line numberDiff line numberDiff line change
@@ -464,6 +464,9 @@ Note: In a future version of the spec, the author could have the ability to spec
464464
The {{PaintSize}} object represents the size of the image that the author should draw. This is
465465
the <a>concrete object size</a> given by the user agent.
466466

467+
Note: See [[css-images-3#object-sizing-examples]] for examples on how the <a>concrete object
468+
size</a> is calculated.
469+
467470
<pre class='idl'>
468471
[Exposed=PaintWorklet]
469472
interface PaintSize {

0 commit comments

Comments
 (0)