aboutsummaryrefslogtreecommitdiffstats
path: root/src/components/script/html/cssparse.rs
Commit message (Collapse)AuthorAgeFilesLines
* Library changesKeegan McAllister2013-08-151-1/+1
|
* Trait changes, and eliminate 'copy'Keegan McAllister2013-08-151-2/+2
|
* forward/back navigation with shift+backspace and backspaceTim Kuehn2013-07-021-1/+0
| | | | | | script caches last loaded url -- currently no caching policy naive caching of render layers for near-instant forward/back handling evicted pipelines is currently broken
* Update for language changesBrian Anderson2013-06-261-9/+12
|
* Resolve relative URLs that begin with '//'Patrick Walton2013-06-121-0/+1
|
* Separate the DOM and layout into separate crates.Patrick Walton2013-05-281-0/+76