File tree Expand file tree Collapse file tree 1 file changed +2
-42
lines changed
Expand file tree Collapse file tree 1 file changed +2
-42
lines changed Original file line number Diff line number Diff line change 134134 }
135135 }
136136 },
137- "only_dark " : {
137+ "only " : {
138138 "__compat" : {
139- "description" : " `only dark` keyword" ,
140- "tags" : [
141- " web-features:color-scheme"
142- ],
143- "support" : {
144- "chrome" : [
145- {
146- "version_added" : " 98"
147- },
148- {
149- "version_added" : " 81" ,
150- "version_removed" : " 85"
151- }
152- ],
153- "chrome_android" : " mirror" ,
154- "edge" : " mirror" ,
155- "firefox" : {
156- "version_added" : " 96"
157- },
158- "firefox_android" : " mirror" ,
159- "oculus" : " mirror" ,
160- "opera" : " mirror" ,
161- "opera_android" : " mirror" ,
162- "safari" : {
163- "version_added" : " 13"
164- },
165- "safari_ios" : " mirror" ,
166- "samsunginternet_android" : " mirror" ,
167- "webview_android" : " mirror" ,
168- "webview_ios" : " mirror"
169- },
170- "status" : {
171- "experimental" : false ,
172- "standard_track" : true ,
173- "deprecated" : false
174- }
175- }
176- },
177- "only_light" : {
178- "__compat" : {
179- "description" : " `only light` keyword" ,
139+ "description" : " `only` keyword" ,
180140 "tags" : [
181141 " web-features:color-scheme"
182142 ],
You can’t perform that action at this time.
0 commit comments