diff options
author | Matt Brubeck <mbrubeck@limpet.net> | 2016-12-07 18:25:01 -0800 |
---|---|---|
committer | Matt Brubeck <mbrubeck@limpet.net> | 2016-12-09 14:10:43 -0800 |
commit | b77a0a89cf76a15346345c74e712a8d56b6ee517 (patch) | |
tree | b0d372da1267c50394d8e8b5ea515bd73125875a /components/script/dom/webidls/HTMLTableCellElement.webidl | |
parent | 882d5512bb9aa7263864fb18d702c1efb6401914 (diff) | |
download | servo-b77a0a89cf76a15346345c74e712a8d56b6ee517.tar.gz servo-b77a0a89cf76a15346345c74e712a8d56b6ee517.zip |
Propagate column info to rows sequentially
This avoids storing it in the rowgroup (which doesn't need it) and
ensures that it is done sequentially, which will be important when
rowspan support is added to this function.
Note that this does not reduce parallelism in the common case where
all rows are in the same rowgroup.
Diffstat (limited to 'components/script/dom/webidls/HTMLTableCellElement.webidl')
0 files changed, 0 insertions, 0 deletions