aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/performance.rs
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2014-12-15 19:33:46 -0700
committerbors-servo <metajack+bors@gmail.com>2014-12-15 19:33:46 -0700
commit8e31e5f98747e4b42dafcc4b076fac46aeb09310 (patch)
treee7797b853ac10f987b3623fd184bb515cc6bdadd /components/script/dom/performance.rs
parent88ec52dd617bafe384553ef38325c552fb4f1e23 (diff)
parenta1ea44b294e73f4397887fe806fc5bc95499efda (diff)
downloadservo-8e31e5f98747e4b42dafcc4b076fac46aeb09310.tar.gz
servo-8e31e5f98747e4b42dafcc4b076fac46aeb09310.zip
auto merge of #4289 : pcwalton/servo/hacker-news, r=SimonSapin
This patch provides some of the groundwork for column spans greater than 1. It implements the column-span CSS property as well as the corresponding colspan attribute; although the former is not well-specified outside of CSS multi-column layout, INTRINSIC refers to it. Although width is distributed to spanning columns, they do not yet contribute minimum and preferred widths; this will be implemented in a follow-up. The parsing for the legacy bgcolor and border attributes is implemented according to the WHATWG HTML specification. Additionally, this patch cleans up some miscellaneous formatting issues, refactors layout/css somewhat to eliminate needless levels of indirection, and cleans up the handling of table rowgroups. New Hacker News screenshot: http://i.imgur.com/hnl2a7E.png
Diffstat (limited to 'components/script/dom/performance.rs')
0 files changed, 0 insertions, 0 deletions