diff options
author | Patrick Walton <pcwalton@mimiga.net> | 2014-12-11 14:22:20 -0800 |
---|---|---|
committer | Patrick Walton <pcwalton@mimiga.net> | 2014-12-11 14:24:55 -0800 |
commit | 3cddaf8da69b147f4808019ccdfca12b5f293a40 (patch) | |
tree | 0bddd5028e5c4b4933ba1566f1b483fd7dcc45c8 /components/layout/inline.rs | |
parent | 512d55ecefac4c5f7f6fc52ad5cedb7f2664b0c9 (diff) | |
download | servo-3cddaf8da69b147f4808019ccdfca12b5f293a40.tar.gz servo-3cddaf8da69b147f4808019ccdfca12b5f293a40.zip |
layout: Make table layout idempotent.
By "idempotent" I mean that later passes do not stomp on data from
earlier passes, so that we can run the passes individually for
incremental reflow. The main change here was to stop overwriting the
"minimum inline-size" field of each column with the column's computed
inline-size.
Diffstat (limited to 'components/layout/inline.rs')
0 files changed, 0 insertions, 0 deletions