|
3 | 3 | "Sanitizer": { |
4 | 4 | "__compat": { |
5 | 5 | "spec_url": "https://wicg.github.io/sanitizer-api/#sanitizer", |
| 6 | + "tags": [ |
| 7 | + "web-features:sanitizer" |
| 8 | + ], |
6 | 9 | "support": { |
7 | 10 | "chrome": { |
8 | 11 | "version_added": false, |
|
42 | 45 | "__compat": { |
43 | 46 | "description": "`Sanitizer()` constructor", |
44 | 47 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-sanitizer", |
| 48 | + "tags": [ |
| 49 | + "web-features:sanitizer" |
| 50 | + ], |
45 | 51 | "support": { |
46 | 52 | "chrome": { |
47 | 53 | "version_added": false |
|
81 | 87 | "__compat": { |
82 | 88 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/allowAttribute", |
83 | 89 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-allowattribute", |
| 90 | + "tags": [ |
| 91 | + "web-features:sanitizer" |
| 92 | + ], |
84 | 93 | "support": { |
85 | 94 | "chrome": { |
86 | 95 | "version_added": false |
|
120 | 129 | "__compat": { |
121 | 130 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/allowElement", |
122 | 131 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-allowelement", |
| 132 | + "tags": [ |
| 133 | + "web-features:sanitizer" |
| 134 | + ], |
123 | 135 | "support": { |
124 | 136 | "chrome": { |
125 | 137 | "version_added": false |
|
159 | 171 | "__compat": { |
160 | 172 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/get", |
161 | 173 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-get", |
| 174 | + "tags": [ |
| 175 | + "web-features:sanitizer" |
| 176 | + ], |
162 | 177 | "support": { |
163 | 178 | "chrome": { |
164 | 179 | "version_added": false |
|
198 | 213 | "__compat": { |
199 | 214 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/removeAttribute", |
200 | 215 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-removeattribute", |
| 216 | + "tags": [ |
| 217 | + "web-features:sanitizer" |
| 218 | + ], |
201 | 219 | "support": { |
202 | 220 | "chrome": { |
203 | 221 | "version_added": false |
|
237 | 255 | "__compat": { |
238 | 256 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/removeElement", |
239 | 257 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-removeelement", |
| 258 | + "tags": [ |
| 259 | + "web-features:sanitizer" |
| 260 | + ], |
240 | 261 | "support": { |
241 | 262 | "chrome": { |
242 | 263 | "version_added": false |
|
276 | 297 | "__compat": { |
277 | 298 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/removeUnsafe", |
278 | 299 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-removeunsafe", |
| 300 | + "tags": [ |
| 301 | + "web-features:sanitizer" |
| 302 | + ], |
279 | 303 | "support": { |
280 | 304 | "chrome": { |
281 | 305 | "version_added": false |
|
315 | 339 | "__compat": { |
316 | 340 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/replaceElementWithChildren", |
317 | 341 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-replaceelementwithchildren", |
| 342 | + "tags": [ |
| 343 | + "web-features:sanitizer" |
| 344 | + ], |
318 | 345 | "support": { |
319 | 346 | "chrome": { |
320 | 347 | "version_added": false |
|
354 | 381 | "__compat": { |
355 | 382 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/setComments", |
356 | 383 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-setcomments", |
| 384 | + "tags": [ |
| 385 | + "web-features:sanitizer" |
| 386 | + ], |
357 | 387 | "support": { |
358 | 388 | "chrome": { |
359 | 389 | "version_added": false |
|
393 | 423 | "__compat": { |
394 | 424 | "mdn_url": "https://developer.mozilla.org/docs/Web/API/Sanitizer/setDataAttributes", |
395 | 425 | "spec_url": "https://wicg.github.io/sanitizer-api/#dom-sanitizer-setdataattributes", |
| 426 | + "tags": [ |
| 427 | + "web-features:sanitizer" |
| 428 | + ], |
396 | 429 | "support": { |
397 | 430 | "chrome": { |
398 | 431 | "version_added": false |
|
0 commit comments