File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -137,10 +137,6 @@ javascript.statements.import.service_worker_support
137137javascript.statements.import.worker_support
138138javascript.statements.import.worklet_support
139139javascript.statements.try_catch.optional_catch_binding
140- mediatypes.image.webp.alpha
141- mediatypes.image.webp.animation
142- mediatypes.image.webp.lossless
143- mediatypes.image.webp.lossy
144140svg.elements.a.referrerpolicy.no-referrer-when-downgrade
145141svg.elements.a.referrerpolicy.origin-when-cross-origin
146142svg.elements.a.referrerpolicy.unsafe-url
Original file line number Diff line number Diff line change 4646 "alpha" : {
4747 "__compat" : {
4848 "description" : " Alpha transparency" ,
49+ "spec_url" : " https://developers.google.com/speed/webp/docs/riff_container#alpha" ,
4950 "tags" : [
5051 " web-features:webp"
5152 ],
8384 "animation" : {
8485 "__compat" : {
8586 "description" : " Animation support" ,
87+ "spec_url" : " https://developers.google.com/speed/webp/docs/riff_container#animation" ,
8688 "tags" : [
8789 " web-features:webp"
8890 ],
118120 "lossless" : {
119121 "__compat" : {
120122 "description" : " Lossless compression" ,
123+ "spec_url" : " https://developers.google.com/speed/webp/docs/riff_container#simple_file_format_lossless" ,
121124 "tags" : [
122125 " web-features:webp"
123126 ],
155158 "lossy" : {
156159 "__compat" : {
157160 "description" : " Lossy compression" ,
161+ "spec_url" : " https://developers.google.com/speed/webp/docs/riff_container#simple_file_format_lossy" ,
158162 "tags" : [
159163 " web-features:webp"
160164 ],
You can’t perform that action at this time.
0 commit comments