Skip to content

Commit 482014b

Browse files
committed
[css-paint-api] trivial typo fix
1 parent ee1b655 commit 482014b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-paint-api/Overview.bs

+1-1
Original file line numberDiff line numberDiff line change
@@ -258,7 +258,7 @@ When the user agent wants to <dfn>draw an image</dfn> of a <<paint()>> for a <va
258258
10. Set the <b>paint valid flag</b> for the <<paint()>> function on the |fragment| to <a>paint-valid</a>.
259259

260260
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.
262262
In addition user agents should provide tooling within their debugging tools to show authors how expensive their paint classes are.
263263

264264
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

Comments
 (0)