servo/components/script
bors-servo 56989b8dec auto merge of #3640 : cgaebel/servo/incremental-flow-construction, r=pcwalton
This also hides the not-yet-working parts of incremental reflow behind a runtime
flag. As I get the failing reftests passing, I'll send pull requests for them one
by one.
2014-10-14 16:51:30 -06:00
..
dom auto merge of #3640 : cgaebel/servo/incremental-flow-construction, r=pcwalton 2014-10-14 16:51:30 -06:00
html script: Use atom comparison in more places, especially for attributes. 2014-10-14 10:32:40 -07:00
Cargo.toml Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
cors.rs Avoid an unnecessary string allocation in allow_cross_origin_request. 2014-09-23 21:33:38 +02:00
layout_interface.rs Incremental Style Recalc 2014-10-09 12:55:21 -04:00
lib.rs Eliminate servo_util::atom 2014-09-29 18:39:36 -07:00
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs Privatize Window 2014-10-13 13:25:44 +02:00
script_task.rs Make Event::new take enumerated values instead of booleans (fixes #3643) 2014-10-11 16:57:00 +02:00