Skip to content

Commit 1688f32

Browse files
committed
[css-paint-api] Remove un-prefixed property restriction
1 parent 2cbb6d5 commit 1688f32

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

css-paint-api/Overview.bs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,6 @@ called, the user agent <em>must</em> run the following steps:
166166
1. If the result of <a>Type</a>(|item|) is not String, <a>throw</a> a <a>TypeError</a>
167167
and abort all these steps.
168168

169-
2. If |item| is a vendor <a>prefixed</a> property, |item| <em>must</em> be removed from
170-
|inputProperties| and the user agent <em>should</em> provide a warning to the author.
171-
172169
Note: The list of CSS properties provided by the input properties getter can either be
173170
custom or native CSS properties.
174171

0 commit comments

Comments
 (0)