servo/tests
Oriol Brufau ecabdc2583
Don't trim leading whitespace of anonymous table cells (#31803)
A sequence of whitespace shouldn't generate an anonymous table row/cell,
but we can't just throw away the leading whitespace, because afterwards
we may encounter some other content, and then the leading whitespace
should appear in the cell (noticeable with e.g. `white-space: pre`).
2024-03-21 11:48:39 +00:00
..
dromaeo
html
jquery Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
power Remove __future__ imports that are no longer necessary (#30661) 2023-11-02 12:01:10 +00:00
unit Update Stylo to 2023-09-01 (#31609) 2024-03-18 13:52:40 +00:00
wpt Don't trim leading whitespace of anonymous table cells (#31803) 2024-03-21 11:48:39 +00:00