mirror of
https://github.com/servo/servo.git
synced 2025-09-30 00:29:14 +01:00
Require spaces around operators in calc() (fixes #15486)
This commit is contained in:
parent
8b60a409c1
commit
0138bbcdd1
3 changed files with 37 additions and 10 deletions
|
@ -87,6 +87,7 @@ mod font;
|
|||
mod image;
|
||||
mod inherited_box;
|
||||
mod inherited_text;
|
||||
mod length;
|
||||
mod mask;
|
||||
mod outline;
|
||||
mod position;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue