Upgrade to Stylo e941241 (#36120)

* Upgrade to Stylo e941241

Signed-off-by: Nico Burns <nico@nicoburns.com>

* Make test less fragile

Signed-off-by: Nico Burns <nico@nicoburns.com>

---------

Signed-off-by: Nico Burns <nico@nicoburns.com>
This commit is contained in:
Nico Burns 2025-03-25 23:45:40 +13:00 committed by GitHub
parent b4a768cfc7
commit cee84c824f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 15 additions and 28 deletions

24
Cargo.lock generated
View file

@ -6513,7 +6513,7 @@ dependencies = [
[[package]]
name = "selectors"
version = "0.26.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"bitflags 2.9.0",
"cssparser",
@ -6798,7 +6798,7 @@ dependencies = [
[[package]]
name = "servo_arc"
version = "0.4.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"serde",
"stable_deref_trait",
@ -7250,7 +7250,7 @@ dependencies = [
[[package]]
name = "stylo"
version = "0.0.1"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"app_units",
"arrayvec",
@ -7308,7 +7308,7 @@ dependencies = [
[[package]]
name = "stylo_atoms"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"string_cache",
"string_cache_codegen",
@ -7317,12 +7317,12 @@ dependencies = [
[[package]]
name = "stylo_config"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
[[package]]
name = "stylo_derive"
version = "0.0.1"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"darling",
"proc-macro2",
@ -7334,7 +7334,7 @@ dependencies = [
[[package]]
name = "stylo_dom"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"bitflags 2.9.0",
"stylo_malloc_size_of",
@ -7343,7 +7343,7 @@ dependencies = [
[[package]]
name = "stylo_malloc_size_of"
version = "0.0.1"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"app_units",
"cssparser",
@ -7360,12 +7360,12 @@ dependencies = [
[[package]]
name = "stylo_static_prefs"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
[[package]]
name = "stylo_traits"
version = "0.0.1"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"app_units",
"bitflags 2.9.0",
@ -7748,7 +7748,7 @@ dependencies = [
[[package]]
name = "to_shmem"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"cssparser",
"servo_arc",
@ -7761,7 +7761,7 @@ dependencies = [
[[package]]
name = "to_shmem_derive"
version = "0.1.0"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#bd0a7031b68ed87f9dbba0714e735fa5cf9df676"
source = "git+https://github.com/servo/stylo?branch=2025-03-15#e9412412ed5daca6bbbdda5227858b514c1ff488"
dependencies = [
"darling",
"proc-macro2",