mirror of
https://github.com/servo/servo.git
synced 2025-08-12 08:55:32 +01:00
Fix text-overflow serialization.
Fixes https://github.com/servo/servo/issues/15208
This commit is contained in:
parent
2a32cf1352
commit
cf59be7f44
3 changed files with 29 additions and 1 deletions
|
@ -78,3 +78,4 @@ mod mask;
|
|||
mod position;
|
||||
mod selectors;
|
||||
mod supports;
|
||||
mod text_overflow;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue