mirror of
https://github.com/servo/servo.git
synced 2025-06-21 15:49:04 +01:00
I was concerned for a little bit that passing just whitespace to the split_html_space_chars function would result in len > 0, so I wrote this small unit test to make sure it does the right thing. Even though it does do the right thing, I think there's still value in committing the unit test. |
||
---|---|---|
.. | ||
cache.rs | ||
Cargo.toml | ||
lib.rs | ||
logical_geometry.rs | ||
mem.rs | ||
str.rs | ||
task.rs | ||
vec.rs |