servo/components/script
Patrick Walton 10f1ed5e31 style: Parse the legacy border attribute per the legacy HTML specification.
Additionally, this patch cleans up some miscellaneous formatting issues
and refactors files in `layout/css/` somewhat to eliminate needless
levels of indirection. It also fixes our handling of presentational
hints that only apply if border is nonzero.
2014-12-15 17:41:37 -08:00
..
dom style: Parse the legacy border attribute per the legacy HTML specification. 2014-12-15 17:41:37 -08:00
parse Pass a borrowed Url to parse_html. 2014-12-09 15:12:01 +01:00
Cargo.toml adjust WPT since hyper fixed some 2014-12-04 10:12:04 -08:00
cors.rs Fix spelling mistakes in comments. 2014-12-11 23:56:29 -05:00
devtools.rs Implemeneted ModifyAttribute handler to update DOM elements. 2014-12-03 18:58:44 -08:00
layout_interface.rs Rust upgrade to rustc hash b03a2755193cd756583bcf5831cf4545d75ecb8a 2014-11-13 11:17:43 +10:00
lib.rs Restrict size tests to 64 bit 2014-12-09 11:27:02 +05:30
makefile.cargo Cargoify servo 2014-09-08 20:21:42 -06:00
page.rs script: Improve dirty propagation and fix script-layout synchronization. 2014-12-15 14:16:04 -08:00
script_task.rs script: Add some workarounds for image cache task races 2014-12-15 14:16:20 -08:00
tests.rs Add unit test to freeze sizes of DOM structs 2014-12-09 11:26:58 +05:30
textinput.rs some fixes for multiple-mode textinput 2014-12-11 23:40:57 +05:30
timers.rs Use an enum to set set_timeout_or_interval's is_interval field. Fixes #4059 2014-11-21 15:10:27 -06:00