Commit 69300cd
[css-overflow-5] Escape single quote for '*'
Single quotes signal an autolink to a property or descriptor. Here, the single
quotes are meant to appear literally, because `*` would be interpreted as a
quantifier otherwise.1 parent 9f0c4ae commit 69300cd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
416 | 416 | | |
417 | 417 | | |
418 | 418 | | |
419 | | - | |
| 419 | + | |
420 | 420 | | |
421 | 421 | | |
422 | 422 | | |
| |||
0 commit comments