mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
Add a unit test for Fragment size
This commit is contained in:
parent
37799a4025
commit
14e945f09a
6 changed files with 59 additions and 0 deletions
|
@ -100,3 +100,6 @@ mod text;
|
|||
mod traversal;
|
||||
mod webrender_helpers;
|
||||
mod wrapper;
|
||||
|
||||
// For unit tests:
|
||||
pub use fragment::Fragment;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue