mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-07 08:18:41 +09:00
Issue #2862 - handle more edge cases in css lowering
This commit is contained in:
parent
2a0179437f
commit
505600c45e
3 changed files with 151 additions and 0 deletions
|
|
@ -395,6 +395,7 @@ private:
|
|||
case '[':
|
||||
case ':':
|
||||
case '&':
|
||||
case '|':
|
||||
case '>':
|
||||
case '+':
|
||||
case '~':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue