aboutsummaryrefslogtreecommitdiffstats
path: root/tests/wpt/web-platform-tests/tools/html5lib/parse.py
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2014-10-09 11:21:32 -0600
committerbors-servo <metajack+bors@gmail.com>2014-10-09 11:21:32 -0600
commit85b277655f07db1cb99c4d3dee93804735ed0470 (patch)
tree71a9f9353a875d35e8a5b1e5602a28dd738e7695 /tests/wpt/web-platform-tests/tools/html5lib/parse.py
parent510f8a817f8144dd5046886d4ca7c612f19a3d08 (diff)
parenta29dc2c979605b193c9f6a8f7e51e3f4e5c4317c (diff)
downloadservo-85b277655f07db1cb99c4d3dee93804735ed0470.tar.gz
servo-85b277655f07db1cb99c4d3dee93804735ed0470.zip
auto merge of #3590 : cgaebel/servo/slow-incremental-reflow-rebase, r=pcwalton
This patch puts in the initial framework for incremental reflow. Nodes' styles are no longer recalculated unless the node has changed. I've been hacking on the general problem of incremental reflow for the past couple weeks, and I've yet to get a full implementation that actually passes all the reftests + wikipedia + cnn. Therefore, I'm going to try to land the different parts of it one by one. This patch only does incremental style recalc, without incremental flow construction, inline-size bubbling, reflow, or display lists. Those will be coming in that order as I finish them. At least with this strategy, I can land a working version of incremental reflow, even if not yet complete. r? @pcwalton
Diffstat (limited to 'tests/wpt/web-platform-tests/tools/html5lib/parse.py')
0 files changed, 0 insertions, 0 deletions