File tree Expand file tree Collapse file tree 1 file changed +39
-3
lines changed Expand file tree Collapse file tree 1 file changed +39
-3
lines changed Original file line number Diff line number Diff line change 49
49
],
50
50
"support" : {
51
51
"chrome" : {
52
- "version_added" : " 73" ,
53
- "partial_implementation" : true ,
54
- "notes" : " The <code>baseURL</code> option property is not supported. See <a href='https://crbug.com/40207149'>bug 40207149</a>."
52
+ "version_added" : " 73"
55
53
},
56
54
"chrome_android" : " mirror" ,
57
55
"edge" : " mirror" ,
77
75
"standard_track" : true ,
78
76
"deprecated" : false
79
77
}
78
+ },
79
+ "options_baseURL_parameter" : {
80
+ "__compat" : {
81
+ "description" : " <code>options.baseURL</code> parameter" ,
82
+ "spec_url" : " https://drafts.csswg.org/cssom/#dom-cssstylesheetinit-baseurl" ,
83
+ "tags" : [
84
+ " web-features:constructed-stylesheets"
85
+ ],
86
+ "support" : {
87
+ "chrome" : {
88
+ "version_added" : false ,
89
+ "impl_url" : " https://crbug.com/40207149"
90
+ },
91
+ "chrome_android" : " mirror" ,
92
+ "edge" : " mirror" ,
93
+ "firefox" : {
94
+ "version_added" : " 101"
95
+ },
96
+ "firefox_android" : " mirror" ,
97
+ "ie" : {
98
+ "version_added" : false
99
+ },
100
+ "oculus" : " mirror" ,
101
+ "opera" : " mirror" ,
102
+ "opera_android" : " mirror" ,
103
+ "safari" : {
104
+ "version_added" : " 16.4"
105
+ },
106
+ "safari_ios" : " mirror" ,
107
+ "samsunginternet_android" : " mirror" ,
108
+ "webview_android" : " mirror"
109
+ },
110
+ "status" : {
111
+ "experimental" : false ,
112
+ "standard_track" : true ,
113
+ "deprecated" : false
114
+ }
115
+ }
80
116
}
81
117
},
82
118
"addRule" : {
You can’t perform that action at this time.
0 commit comments