mirror of
https://github.com/servo/servo.git
synced 2025-07-25 16:20:36 +01:00
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`). |
||
---|---|---|
.. | ||
construct.rs | ||
layout.rs | ||
mod.rs |