mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
Set Adjacent::Position case-insensitive
This commit is contained in:
parent
19f9b5bef9
commit
40feb524d9
2 changed files with 6 additions and 5 deletions
|
@ -39,6 +39,7 @@ extern crate canvas;
|
|||
extern crate canvas_traits;
|
||||
extern crate caseless;
|
||||
extern crate core;
|
||||
#[macro_use]
|
||||
extern crate cssparser;
|
||||
extern crate devtools_traits;
|
||||
extern crate encoding;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue