We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9c80de commit 4026ad2Copy full SHA for 4026ad2
css-paint-api/Overview.bs
@@ -73,7 +73,7 @@ When the computed style for a |box| changes, the user agent must run the followi
73
74
2. Let |name| be the first argument of the <<paint()>> function.
75
76
- 3. Let |inputProperties| be the result of lookuping up |name| on <a>paint name to input
+ 3. Let |inputProperties| be the result of looking up |name| on <a>paint name to input
77
properties map</a>.
78
79
4. For each |property| in |inputProperties|, if the |property|'s <a>computed value</a> has
0 commit comments