servo/components/script
bors-servo b2fb06d6e2 auto merge of #4888 : ChrisParis/servo/innerhtml, r=jdm
This addresses #849.  This PR cannot land until the corresponding PR (https://github.com/servo/html5ever/pull/91) in html5ever lands. I've done some simple testing of this code, but I don't consider it thorougly tested yet. I wanted to start getting feedback about the overall design before I spend more time polishing the details, and testing.
2015-03-18 17:12:49 -06:00
..
dom Implement Element.innerHTML setter 2015-03-18 11:20:47 -10:00
parse Implement Element.innerHTML setter 2015-03-18 11:20:47 -10:00
build.rs Fix build scripts warnings. 2015-03-18 21:53:48 +01:00
Cargo.toml Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
cors.rs Remove AccessControl header implementations in favor of hyper’s (fixes #5090) 2015-02-27 08:35:02 -08:00
devtools.rs Move everything unrelated to the frame tree out of Page and into Document or Window. Reduce the API surface of Page to a bare minimum to allow for easier future removal. 2015-03-03 16:25:40 -05:00
layout_interface.rs Add memory reporting infrastructure and use it to measure the display list. 2015-03-16 18:12:26 -07:00
lib.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs Remove unused subpage field from page 2015-03-11 14:13:30 +10:00
script_task.rs Implement Element.innerHTML setter 2015-03-18 11:20:47 -10:00
tests.rs Use NonZero to reduce the size of DOM smart pointers (fixes #4502). 2015-01-30 22:18:22 +01:00
textinput.rs Use platform-sized integers for textinput.rs 2015-02-20 16:12:58 -05:00
timers.rs Upgrade rustc to d3c49d2140fc65e8bb7d7cf25bfe74dda6ce5ecf/rustc-1.0.0-dev. 2015-03-18 13:18:31 -04:00