Skip to content

Commit 6b11b7d

Browse files
committed
[css-paint-api] Add note about contents not being accessible.
1 parent 8f06c46 commit 6b11b7d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

css-paint-api/Overview.bs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,8 @@ Note: The user agent should consider long running paint functions similar to lon
202202
Note: The user agent doesn't have produce the image output for a <<paint()>> function on the current frame if it's <b>paint valid flag</b> is <a>paint-invalid</a>.
203203
For example the fragment may be outside the visible viewport, and not required for display on the output device.
204204

205+
Note: The contents of the image are not designed to be accessible. Authors should communicate any useful information through the standard accessibility APIs.
206+
205207
Issue(w3c/css-houdini-drafts#24): Determine how to side-load images or other data.
206208

207209
Issue: What information should we provide for read-modify-write use-cases?

0 commit comments

Comments
 (0)