mirror of
https://github.com/servo/servo.git
synced 2025-08-04 13:10:20 +01:00
As per HTML [1], <div align="..."> and <center> should align descendants to the left/center/right. This is similar to having 'auto' margins [2], but without changing their used values [3]. [1]: https://html.spec.whatwg.org/multipage/rendering.html#flow-content-3 [2]: https://html.spec.whatwg.org/multipage/rendering.html#align-descendants [3]: https://github.com/whatwg/html/issues/10149 |
||
---|---|---|
.. | ||
construct.rs | ||
float.rs | ||
inline.rs | ||
line.rs | ||
mod.rs | ||
root.rs | ||
text_run.rs |