aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/htmltablecellelement.rs
Commit message (Expand)AuthorAgeFilesLines
* Update rustc to revision 3dcd2157403163789aaf21a9ab3c4d30a7c6494d.Ms2ger2014-12-171-9/+8
* style: Address review comments relating to `bgcolor` and column spansPatrick Walton2014-12-151-18/+5
* style: Implement basic column spans.Patrick Walton2014-12-151-0/+11
* style: Parse the legacy `bgcolor` attribute per the HTML5 specification.Patrick Walton2014-12-151-2/+12
* style: Parse the legacy `border` attribute per the legacy HTML specification.Patrick Walton2014-12-151-4/+21
* Usage of JSRef<Attr> in before_remove_attr & after_set_attrBruno de Oliveira Abinader2014-10-221-13/+14
* Use #[dom_struct] everywhereManish Goregaokar2014-10-161-3/+1
* layout: Introduce support for legacy presentational attributes to selectorPatrick Walton2014-10-141-5/+54
* Privatize EventTarget and EventListenerEntryTim Taubert2014-10-131-1/+1
* Privatize InheritTypesTim Taubert2014-10-131-1/+7
* Take the prefix from createElementNS into account for HTML elementsGilles Leblanc2014-10-061-2/+2
* Use JSTraceable everywhereManish Goregaokar2014-09-241-1/+1
* First steps of &JSRef -> JSRef conversionCameron Zwarich2014-09-191-1/+1
* Use #[must_root] for HTMLElementsManish Goregaokar2014-09-171-0/+1
* Cargoify servoJack Moffitt2014-09-081-0/+42