diff options
author | Oriol Brufau <obrufau@igalia.com> | 2024-03-21 12:48:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-03-21 11:48:39 +0000 |
commit | ecabdc2583f8e82f39600c2b5d1ca81a7219f235 (patch) | |
tree | d0758e1c528bc4e973fc98848a881542d7bdca73 /components/media | |
parent | ce0d4564694eb0d5d8baccd53377e387ea303e95 (diff) | |
download | servo-ecabdc2583f8e82f39600c2b5d1ca81a7219f235.tar.gz servo-ecabdc2583f8e82f39600c2b5d1ca81a7219f235.zip |
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`).
Diffstat (limited to 'components/media')
0 files changed, 0 insertions, 0 deletions