@@ -115,25 +115,25 @@ rustls-pemfile = "2.0"
115
115
rustls-pki-types = " 1.11"
116
116
script_layout_interface = { path = " components/shared/script_layout" }
117
117
script_traits = { path = " components/shared/script" }
118
- selectors = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " }
118
+ selectors = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " }
119
119
serde = " 1.0.217"
120
120
serde_bytes = " 0.11"
121
121
serde_json = " 1.0"
122
122
servo-media = { git = " https://github.com/servo/media" }
123
123
servo-media-dummy = { git = " https://github.com/servo/media" }
124
124
servo-media-gstreamer = { git = " https://github.com/servo/media" }
125
- servo_arc = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " , features = [" servo" ] }
126
- servo_atoms = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " }
125
+ servo_arc = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " , features = [" servo" ] }
126
+ servo_atoms = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " }
127
127
smallbitvec = " 2.5.3"
128
128
smallvec = " 1.13"
129
129
static_assertions = " 1.1"
130
130
string_cache = " 0.8"
131
131
string_cache_codegen = " 0.5"
132
- style = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " , features = [" servo" ] }
133
- style_config = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " }
134
- style_dom = { git = " https://github.com/servo /stylo" , package = " dom" , branch = " 2025-02-03 " }
135
- style_malloc_size_of = { package = " malloc_size_of" , git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " , features = [" servo" ] }
136
- style_traits = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " , features = [" servo" ] }
132
+ style = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " , features = [" servo" ] }
133
+ style_config = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " }
134
+ style_dom = { git = " https://github.com/JoshuaBrest /stylo" , package = " dom" , branch = " stacking-context-backdrop-filter " }
135
+ style_malloc_size_of = { package = " malloc_size_of" , git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " , features = [" servo" ] }
136
+ style_traits = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " , features = [" servo" ] }
137
137
surfman = { git = " https://github.com/servo/surfman" , rev = " a8079ee2708619926d07c5a2088b8c9af99abdb3" , features = [" chains" ] }
138
138
syn = { version = " 2" , default-features = false , features = [" clone-impls" , " derive" , " parsing" ] }
139
139
synstructure = " 0.13"
@@ -142,7 +142,7 @@ thin-vec = "0.2.13"
142
142
tikv-jemalloc-sys = " 0.6.0"
143
143
tikv-jemallocator = " 0.6.0"
144
144
time = { package = " time" , version = " 0.3" , features = [" large-dates" , " local-offset" , " serde" ] }
145
- to_shmem = { git = " https://github.com/servo /stylo" , branch = " 2025-02-03 " }
145
+ to_shmem = { git = " https://github.com/JoshuaBrest /stylo" , branch = " stacking-context-backdrop-filter " }
146
146
tokio = " 1"
147
147
tokio-rustls = { version = " 0.26" , default-features = false , features = [" logging" ] }
148
148
tower-service = " 0.3"
@@ -210,7 +210,7 @@ codegen-units = 1
210
210
#
211
211
# Or for Stylo:
212
212
#
213
- # [patch."https://github.com/servo /stylo"]
213
+ # [patch."https://github.com/JoshuaBrest /stylo"]
214
214
# selectors = { path = "../stylo/selectors" }
215
215
# servo_arc = { path = "../stylo/servo_arc" }
216
216
# servo_atoms = { path = "../stylo/atoms" }
0 commit comments