aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltextareaelement.rs
diff options
context:
space:
mode:
authorMatt Brubeck <mbrubeck@limpet.net>2016-12-07 18:25:01 -0800
committerMatt Brubeck <mbrubeck@limpet.net>2016-12-09 14:10:43 -0800
commitb77a0a89cf76a15346345c74e712a8d56b6ee517 (patch)
treeb0d372da1267c50394d8e8b5ea515bd73125875a /components/script/dom/htmltextareaelement.rs
parent882d5512bb9aa7263864fb18d702c1efb6401914 (diff)
downloadservo-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/htmltextareaelement.rs')
0 files changed, 0 insertions, 0 deletions