Skip to content

Commit c1af3be

Browse files
committed
Deploying to gh-pages from @ 2e9a3ed 🚀
1 parent de47355 commit c1af3be

File tree

9 files changed

+965
-803
lines changed

9 files changed

+965
-803
lines changed

all/index.html

Lines changed: 78 additions & 38 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>All features with missing documentation</h1>
2929

3030
<p>Sorted alphabetically.</p>
3131

32-
<p>893 features found.</p>
32+
<p>894 features found.</p>
3333

3434
<ul class="features">
3535

@@ -6847,40 +6847,6 @@ <h1>All features with missing documentation</h1>
68476847

68486848
<li>
68496849

6850-
6851-
6852-
6853-
<span class="availability baseline-high">
6854-
6855-
6856-
6857-
6858-
6859-
Widely available since 2018-09-08 (baseline high)
6860-
6861-
</span>
6862-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-innertext">api.HTMLScriptElement.innerText</a>
6863-
</li>
6864-
6865-
<li>
6866-
6867-
6868-
6869-
6870-
<span class="availability baseline-high">
6871-
6872-
6873-
6874-
6875-
6876-
Widely available since 2018-01-29 (baseline high)
6877-
6878-
</span>
6879-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-textcontent">api.HTMLScriptElement.textContent</a>
6880-
</li>
6881-
6882-
<li>
6883-
68846850
<img class="deprecated" src="/web-docs-backlog/assets/deprecated.svg" width="20px" height="20px" alt="deprecated" title="deprecated">
68856851

68866852

@@ -11969,6 +11935,28 @@ <h1>All features with missing documentation</h1>
1196911935

1197011936

1197111937

11938+
<span class="availability baseline-false">
11939+
11940+
Limited availability. In 2 browsers only:
11941+
11942+
[chrome: 143]
11943+
11944+
[chrome_android: 143]
11945+
11946+
11947+
11948+
11949+
11950+
11951+
</span>
11952+
<a href="https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-contentencoding">api.PerformanceResourceTiming.contentEncoding</a>
11953+
</li>
11954+
11955+
<li>
11956+
11957+
11958+
11959+
1197211960
<span class="availability baseline-false">
1197311961

1197411962
Limited availability. In 0 browsers only:
@@ -17698,6 +17686,28 @@ <h1>All features with missing documentation</h1>
1769817686

1769917687

1770017688

17689+
<span class="availability baseline-false">
17690+
17691+
Limited availability. In 2 browsers only:
17692+
17693+
[chrome: 143]
17694+
17695+
[chrome_android: 143]
17696+
17697+
17698+
17699+
17700+
17701+
17702+
</span>
17703+
<a href="https://w3c.github.io/webtransport/#dom-webtransport-protocol">api.WebTransport.protocol</a>
17704+
</li>
17705+
17706+
<li>
17707+
17708+
17709+
17710+
1770117711
<span class="availability baseline-false">
1770217712

1770317713
Limited availability. In 2 browsers only:
@@ -20044,6 +20054,30 @@ <h1>All features with missing documentation</h1>
2004420054

2004520055

2004620056

20057+
<span class="availability baseline-false">
20058+
20059+
Limited availability. In 3 browsers only:
20060+
20061+
[chrome: 133]
20062+
20063+
[chrome_android: 133]
20064+
20065+
[edge: 133]
20066+
20067+
20068+
20069+
20070+
20071+
20072+
</span>
20073+
<a href="https://privacycg.github.io/storage-access-headers/#activate-storage-access-header">http.headers.Activate-Storage-Access</a>
20074+
</li>
20075+
20076+
<li>
20077+
20078+
20079+
20080+
2004720081
<span class="availability baseline-false">
2004820082

2004920083
Limited availability. In 3 browsers only:
@@ -20096,15 +20130,21 @@ <h1>All features with missing documentation</h1>
2009620130

2009720131
<span class="availability baseline-false">
2009820132

20099-
Limited availability. In 0 browsers only:
20133+
Limited availability. In 3 browsers only:
20134+
20135+
[chrome: 133]
20136+
20137+
[chrome_android: 133]
20138+
20139+
[edge: 133]
2010020140

2010120141

2010220142

2010320143

2010420144

2010520145

2010620146
</span>
20107-
<a href="https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-idempotency-key-header/#name-the-idempotency-key-http-re">http.headers.Idempotency-Key</a>
20147+
<a href="https://privacycg.github.io/storage-access-headers/#sec-fetch-storage-access-header">http.headers.Sec-Fetch-Storage-Access</a>
2010820148
</li>
2010920149

2011020150
<li>
@@ -22130,7 +22170,7 @@ <h1>All features with missing documentation</h1>
2213022170
</main>
2213122171

2213222172
<footer>
22133-
<p>Generated on 10/29/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.17</code></p>
22173+
<p>Generated on 11/3/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.18</code></p>
2213422174
<p>Source code: <a href="https://github.com/Elchi3/web-docs-backlog">web-docs-backlog</a> (forked from <a href="https://github.com/web-platform-dx/web-features-explorer">web-platform-dx/web-features-explorer</a>).</p>
2213522175
</footer>
2213622176

baseline/index.html

Lines changed: 2 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ <h1>Widely available features with missing reference documentation</h1>
2929

3030
<p>Sorted by how recently the feature became baseline high.</p>
3131

32-
<p>16 features found.</p>
32+
<p>14 features found.</p>
3333

3434
<ul class="features">
3535

@@ -271,46 +271,12 @@ <h1>Widely available features with missing reference documentation</h1>
271271
<a href=".">javascript.builtins.RegExp.toString.escaping</a>
272272
</li>
273273

274-
<li>
275-
276-
277-
278-
279-
<span class="availability baseline-high">
280-
281-
282-
283-
284-
285-
Widely available since 2018-09-08 (baseline high)
286-
287-
</span>
288-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-innertext">api.HTMLScriptElement.innerText</a>
289-
</li>
290-
291-
<li>
292-
293-
294-
295-
296-
<span class="availability baseline-high">
297-
298-
299-
300-
301-
302-
Widely available since 2018-01-29 (baseline high)
303-
304-
</span>
305-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-textcontent">api.HTMLScriptElement.textContent</a>
306-
</li>
307-
308274
</ul>
309275

310276
</main>
311277

312278
<footer>
313-
<p>Generated on 10/29/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.17</code></p>
279+
<p>Generated on 11/3/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.18</code></p>
314280
<p>Source code: <a href="https://github.com/Elchi3/web-docs-backlog">web-docs-backlog</a> (forked from <a href="https://github.com/web-platform-dx/web-features-explorer">web-platform-dx/web-features-explorer</a>).</p>
315281
</footer>
316282

chromium/index.html

Lines changed: 94 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ <h1>Chromium implemented features with missing reference documentation</h1>
2828

2929
<p>Sorted by recently implemented.</p>
3030

31-
<p>544 features found.</p>
31+
<p>546 features found.</p>
3232

3333
<ul class="features">
3434

@@ -37,6 +37,50 @@ <h1>Chromium implemented features with missing reference documentation</h1>
3737

3838

3939

40+
<span class="availability baseline-false">
41+
42+
Limited availability. In 2 browsers only:
43+
44+
[chrome: 143]
45+
46+
[chrome_android: 143]
47+
48+
49+
50+
51+
52+
53+
</span>
54+
<a href="https://w3c.github.io/resource-timing/#dom-performanceresourcetiming-contentencoding">api.PerformanceResourceTiming.contentEncoding</a>
55+
</li>
56+
57+
<li>
58+
59+
60+
61+
62+
<span class="availability baseline-false">
63+
64+
Limited availability. In 2 browsers only:
65+
66+
[chrome: 143]
67+
68+
[chrome_android: 143]
69+
70+
71+
72+
73+
74+
75+
</span>
76+
<a href="https://w3c.github.io/webtransport/#dom-webtransport-protocol">api.WebTransport.protocol</a>
77+
</li>
78+
79+
<li>
80+
81+
82+
83+
4084
<span class="availability baseline-false">
4185

4286
Limited availability. In 3 browsers only:
@@ -2185,6 +2229,54 @@ <h1>Chromium implemented features with missing reference documentation</h1>
21852229

21862230

21872231

2232+
<span class="availability baseline-false">
2233+
2234+
Limited availability. In 3 browsers only:
2235+
2236+
[chrome: 133]
2237+
2238+
[chrome_android: 133]
2239+
2240+
[edge: 133]
2241+
2242+
2243+
2244+
2245+
2246+
2247+
</span>
2248+
<a href="https://privacycg.github.io/storage-access-headers/#activate-storage-access-header">http.headers.Activate-Storage-Access</a>
2249+
</li>
2250+
2251+
<li>
2252+
2253+
2254+
2255+
2256+
<span class="availability baseline-false">
2257+
2258+
Limited availability. In 3 browsers only:
2259+
2260+
[chrome: 133]
2261+
2262+
[chrome_android: 133]
2263+
2264+
[edge: 133]
2265+
2266+
2267+
2268+
2269+
2270+
2271+
</span>
2272+
<a href="https://privacycg.github.io/storage-access-headers/#sec-fetch-storage-access-header">http.headers.Sec-Fetch-Storage-Access</a>
2273+
</li>
2274+
2275+
<li>
2276+
2277+
2278+
2279+
21882280
<span class="availability baseline-false">
21892281

21902282
Limited availability. In 5 browsers only:
@@ -13096,40 +13188,6 @@ <h1>Chromium implemented features with missing reference documentation</h1>
1309613188

1309713189
<li>
1309813190

13099-
13100-
13101-
13102-
<span class="availability baseline-high">
13103-
13104-
13105-
13106-
13107-
13108-
Widely available since 2018-09-08 (baseline high)
13109-
13110-
</span>
13111-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-innertext">api.HTMLScriptElement.innerText</a>
13112-
</li>
13113-
13114-
<li>
13115-
13116-
13117-
13118-
13119-
<span class="availability baseline-high">
13120-
13121-
13122-
13123-
13124-
13125-
Widely available since 2018-01-29 (baseline high)
13126-
13127-
</span>
13128-
<a href="https://w3c.github.io/trusted-types/dist/spec/#dom-htmlscriptelement-textcontent">api.HTMLScriptElement.textContent</a>
13129-
</li>
13130-
13131-
<li>
13132-
1313313191
<img class="deprecated" src="/web-docs-backlog/assets/deprecated.svg" width="20px" height="20px" alt="deprecated" title="deprecated">
1313413192

1313513193

@@ -14667,7 +14725,7 @@ <h1>Chromium implemented features with missing reference documentation</h1>
1466714725
</main>
1466814726

1466914727
<footer>
14670-
<p>Generated on 10/29/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.17</code></p>
14728+
<p>Generated on 11/3/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.18</code></p>
1467114729
<p>Source code: <a href="https://github.com/Elchi3/web-docs-backlog">web-docs-backlog</a> (forked from <a href="https://github.com/web-platform-dx/web-features-explorer">web-platform-dx/web-features-explorer</a>).</p>
1467214730
</footer>
1467314731

0 commit comments

Comments
 (0)