mirror of
https://github.com/servo/servo.git
synced 2025-08-18 03:45:33 +01:00
layout: Fix CSS attr()
function case sensitivity matching (#34574)
Signed-off-by: stevennovaryo <steven.novaryo@gmail.com>
This commit is contained in:
parent
681d7dca9b
commit
3b3db37f16
7 changed files with 26 additions and 10 deletions
1
Cargo.lock
generated
1
Cargo.lock
generated
|
@ -3915,6 +3915,7 @@ dependencies = [
|
|||
"range",
|
||||
"rayon",
|
||||
"script_layout_interface",
|
||||
"selectors",
|
||||
"serde",
|
||||
"serde_json",
|
||||
"servo_arc",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue