forked from foolip/mdn-bcd-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathoverrides.json
24 lines (24 loc) · 1.17 KB
/
overrides.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
[
"https://github.com/mdn/browser-compat-data/pull/3684",
["css.properties.border-image-outset", "safari", "5.1", false],
["css.properties.border-image-repeat", "safari", "5.1", false],
["css.properties.border-image-slice", "safari", "5.1", false],
["css.properties.border-image-source", "safari", "5.1", false],
["css.properties.border-image-width", "safari", "5.1", false],
"https://github.com/mdn/browser-compat-data/pull/3667#discussion_r269207837",
["css.properties.ime-mode", "edge", "*", null],
"https://github.com/mdn/browser-compat-data/pull/8071#discussion_r556514771",
["api.ContactAddress", "firefox", "*", false],
"Exposed but doesn't actually work in 60. Tested with this test:",
"https://mdn.github.io/webassembly-examples/js-api-examples/compile-streaming.html",
["javascript.builtins.WebAssembly.compileStreaming", "chrome", "60", false],
[
"javascript.builtins.WebAssembly.instantiateStreaming",
"chrome",
"60",
false
],
"https://github.com/mdn/browser-compat-data/pull/17365#issuecomment-1216459968",
["api.FontFaceSetLoadEvent", "chrome", "35-57", true],
["api.FontFaceSetLoadEvent.fontfaces", "chrome", "35-57", true]
]