Skip to content

Commit 0fd1391

Browse files
committed
[css-paint-api] Changes |constructor| variable to |paintCtor| in registerPaint algorithm.
Fixes #328.
1 parent 75cd597 commit 0fd1391

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-paint-api/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ called, the user agent <em>must</em> run the following steps:
194194

195195
- <a>paint image name</a> being |name|
196196

197-
- <a>class constructor</a> being |constructor|
197+
- <a>class constructor</a> being |paintCtor|
198198

199199
- <a>paint function</a> being |paint|
200200

0 commit comments

Comments
 (0)