aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/main/css/select_handler.rs
Commit message (Expand)AuthorAgeFilesLines
* Remove (now unused) NetSurf’s libcss and libwapcaplet.Simon Sapin2013-10-231-137/+0
* Update to latest Rust.Jack Moffitt2013-10-211-1/+1
* Move AbastractNode::is_element to the TreeNodeRef trait.Simon Sapin2013-10-161-1/+1
* Move Element::get_attr to a trait defined in util::treeSimon Sapin2013-10-161-0/+1
* For loops and misc changesKeegan McAllister2013-08-151-1/+1
* Replace some Option matching with higher order methodsKeegan McAllister2013-08-011-9/+6
* rename engine --> constellationTim Kuehn2013-07-011-1/+0
* Update for language changesBrian Anderson2013-06-261-2/+3
* Support css class selection (2)ILyoan2013-06-121-1/+21
* Supprot css class selectionILyoan2013-06-121-0/+10
* Color links bluePatrick Walton2013-05-301-0/+10
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-3/+2
* Introduce a phantom type to prevent script from accessing the layout data dir...Patrick Walton2013-05-281-11/+13
* Remove the `servo-` prefix from core components.Patrick Walton2013-05-281-0/+98