mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Stylo: Bug 1350175 - Support getting line / column number of CSS rules
Fix font_cache_thread test
This commit is contained in:
parent
58253f545b
commit
bc156cfe1c
12 changed files with 151 additions and 56 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -1024,6 +1024,7 @@ dependencies = [
|
|||
name = "gfx_tests"
|
||||
version = "0.0.1"
|
||||
dependencies = [
|
||||
"cssparser 0.13.3 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"gfx 0.0.1",
|
||||
"ipc-channel 0.7.1 (registry+https://github.com/rust-lang/crates.io-index)",
|
||||
"style 0.0.1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue