You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: css-paint-api/Overview.bs
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -202,6 +202,8 @@ Note: The user agent should consider long running paint functions similar to lon
202
202
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>.
203
203
For example the fragment may be outside the visible viewport, and not required for display on the output device.
204
204
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
+
205
207
Issue(w3c/css-houdini-drafts#24): Determine how to side-load images or other data.
206
208
207
209
Issue: What information should we provide for read-modify-write use-cases?
0 commit comments