Skip to content

Commit 8b4a06a

Browse files
committed
[css-values-5] Whoops, omitted raw-string here. #12370
1 parent f645ca5 commit 8b4a06a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

css-values-5/Overview.bs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2040,7 +2040,8 @@ Substitution</h4>
20402040
let |attr value| be its value;
20412041
otherwise jump to the last step (labeled FAILURE).
20422042

2043-
4. If |syntax| is null,
2043+
4. If |syntax| is null
2044+
or the keyword ''raw-string'',
20442045
return a CSS <<string>>
20452046
whose value is |attr value|.
20462047

0 commit comments

Comments
 (0)