servo/tests/unit/script
Sebastian C cdf5fdd2b4
script: Refactor dom/headers to match spec better (#36943)
This includes removing an implementation of normalize for `ByteString`,
because it is effectively duplicated in net under
`trim_http_whitespace`. This is part of an attempt to cleanup and
centralize code for header parsing and manipulation.

Testing: Covered by existing WPT tests

Signed-off-by: Sebastian C <sebsebmc@gmail.com>
2025-05-21 19:07:32 +00:00
..
Cargo.toml Add rust-version to all Cargo.toml files (#33483) 2024-09-17 16:39:07 +00:00
htmlareaelement.rs Format remaining files 2018-11-06 22:30:31 +01:00
htmlimageelement.rs Update rustfmt to the 2024 style edition (#35764) 2025-03-03 11:26:53 +00:00
lib.rs script: Refactor dom/headers to match spec better (#36943) 2025-05-21 19:07:32 +00:00
origin.rs Update MPL license to https (part 5) 2018-11-27 19:09:17 +01:00
size_of.rs dom: Move child_list to rare data (#35592) 2025-02-22 01:32:37 +00:00
textinput.rs Fix Backspace deleting entire previous line in <textarea> (#36112) 2025-03-26 18:37:48 +00:00
timeranges.rs Fixed some clippy warning by adding default implementations (#31989) 2024-04-04 09:33:30 +00:00