Skip to content

Commit 6ab1bdd

Browse files
P4X-ngCopilot
andauthored
Update cdp/css.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e38b053 commit 6ab1bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cdp/css.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1929,7 +1929,7 @@ def resolve_values(
19291929
syntax as if null ``propertyName`` was provided. If the value cannot be
19301930
resolved even then, return the provided value without any changes.
19311931
Note: this function currently does not resolve CSS random() function,
1932-
it returns unmodified random() function parts.`
1932+
it returns unmodified random() function parts.
19331933
19341934
**EXPERIMENTAL**
19351935

0 commit comments

Comments
 (0)