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
+1-1
Original file line number
Diff line number
Diff line change
@@ -258,7 +258,7 @@ When the user agent wants to <dfn>draw an image</dfn> of a <<paint()>> for a <va
258
258
10. Set the <b>paint valid flag</b> for the <<paint()>> function on the |fragment| to <a>paint-valid</a>.
259
259
260
260
Note: The user agent should consider long running paint functions similar to long running script in the main execution context.
261
-
For example, they should how a "unresponsive script" dialog or similar.
261
+
For example, they should show a "unresponsive script" dialog or similar.
262
262
In addition user agents should provide tooling within their debugging tools to show authors how expensive their paint classes are.
263
263
264
264
Note: The contents of the image are not designed to be accessible. Authors should communicate any useful information through the standard accessibility APIs.
0 commit comments