gecko-dev/servo/components/style_traits
Emilio Cobos Álvarez 96a85ab8c6 Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam
The changes should be trivial.

The third_party changes are up for review in
https://github.com/servo/rust-cssparser/pull/277 (and of course I'll
land with a bump to 0.28 rather than the override after that gets r+'d).

The basic idea is that with this we have the actual start offset of the
rule, so we wouldn't include html comments or other invalid stuff we
discard during sanitization in bug 1680084. But that's a separate
change.

Differential Revision: https://phabricator.services.mozilla.com/D98677
2020-12-04 10:47:55 +00:00
..
Cargo.toml Bug 1680558 - Update cssparser to get ParserState in rule parser. r=heycam 2020-12-04 10:47:55 +00:00
arc_slice.rs
dom.rs Bug 1643201 - Miscellaneous build fixes. 2020-06-04 00:35:08 +00:00
lib.rs
owned_slice.rs
owned_str.rs
specified_value_info.rs
values.rs Bug 1643201 - Move most of `SequenceWriter::write_item` to non-generic functions. 2020-06-04 00:35:30 +00:00
viewport.rs