Skip to content

Commit 389b57b

Browse files
committed
[css-paint-api] Remove issue regarding what to add into geom, width/height is fine for v1
1 parent ac7e941 commit 389b57b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

css-paint-api/Overview.bs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,6 @@ When the user agent wants to <dfn>draw an image</dfn> of a <<paint()>> for a <va
211211

212212
7. Let <var>geometry</var> be a new {{Geometry}} initialized to the width and height of the |fragment|.
213213

214-
Issue(w3c/css-houdini-drafts#23): Decide geometry information should be in level 1.
215-
216214
8. To produce the image output, <a>invoke a method on a class inside a Worklet</a> given "paint" as the <em>methodPropertyKey</em> and [|renderingContext|, |geometry|, |styleMap|] as the <em>arguments</em> with the following options:
217215
- To <a>create a worklet global scope</a> the user agent will:
218216

0 commit comments

Comments
 (0)