When the user agent wants to
invoke a paint callback given |name|, |inputArguments|,
-|concreteObjectSize|, and |workletGlobalScope|, it
must run the following steps:
+|snappedConcreteObjectSize|, and |workletGlobalScope|, it
must run the following steps:
1. Let |paintDefinitionMap| be |workletGlobalScope|'s
paint definitions map.
@@ -646,7 +650,7 @@ When the user agent wants to
invoke a paint callback given |name|, |i
images.
9. Let |paintSize| be a new {{PaintSize}} initialized to the width and height defined by
- |concreteObjectSize|.
+ |snappedConcreteObjectSize|.
10. At this stage the user agent may re-use an image from a previous invocation if |paintSize|,
|styleMap|, |inputArguments| are equivalent to that previous invocation. If so let the image