Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make ParsingMode bitflags. | Hiroyuki Ikezoe | 2017-05-14 | 1 | -2/+2 |
* | Rename LengthParsingMode to ParsingMode and LengthParsingMode::SVG to PasingM... | Hiroyuki Ikezoe | 2017-05-14 | 1 | -2/+2 |
* | Fix up script and layout. | Bobby Holley | 2017-05-02 | 1 | -1/+1 |
* | Propagate quirks mode all the way to ParserContext | Anthony Ramine | 2017-04-27 | 1 | -1/+3 |
* | SVG length parsing mode | J. Ryan Stinnett | 2017-04-14 | 1 | -2/+3 |
* | Pull rule_type into ParserContext | J. Ryan Stinnett | 2017-04-12 | 1 | -2/+2 |
* | Wrap most CSS rules in Locked<_> instead of RwLock<_> | Simon Sapin | 2017-03-19 | 1 | -9/+11 |
* | Introduce a ToCssWithGuard trait | Simon Sapin | 2017-03-19 | 1 | -3/+5 |
* | style: Avoid cloning all over the error reporter. | Emilio Cobos Álvarez | 2017-03-14 | 1 | -2/+4 |
* | Make #[dom_struct] a proc_macro attribute | Anthony Ramine | 2017-02-24 | 1 | -0/+1 |
* | CSSOM bits for @supports: CSSConditionRule and CSSSupportsRule, with conditi... | Manish Goregaokar | 2017-01-07 | 1 | -0/+77 |