Skip to content

Commit 550e4a4

Browse files
committed
Deploying to gh-pages from @ f395f9c 🚀
1 parent c1af3be commit 550e4a4

File tree

9 files changed

+366
-62
lines changed

9 files changed

+366
-62
lines changed

all/index.html

Lines changed: 104 additions & 4 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>894 features found.</p>
32+
<p>898 features found.</p>
3333

3434
<ul class="features">
3535

@@ -11937,12 +11937,14 @@ <h1>All features with missing documentation</h1>
1193711937

1193811938
<span class="availability baseline-false">
1193911939

11940-
Limited availability. In 2 browsers only:
11940+
Limited availability. In 3 browsers only:
1194111941

1194211942
[chrome: 143]
1194311943

1194411944
[chrome_android: 143]
1194511945

11946+
[edge: 143]
11947+
1194611948

1194711949

1194811950

@@ -17688,12 +17690,14 @@ <h1>All features with missing documentation</h1>
1768817690

1768917691
<span class="availability baseline-false">
1769017692

17691-
Limited availability. In 2 browsers only:
17693+
Limited availability. In 3 browsers only:
1769217694

1769317695
[chrome: 143]
1769417696

1769517697
[chrome_android: 143]
1769617698

17699+
[edge: 143]
17700+
1769717701

1769817702

1769917703

@@ -20151,6 +20155,102 @@ <h1>All features with missing documentation</h1>
2015120155

2015220156

2015320157

20158+
20159+
<span class="availability baseline-false">
20160+
20161+
Limited availability. In 3 browsers only:
20162+
20163+
[chrome: 117]
20164+
20165+
[chrome_android: 117]
20166+
20167+
[edge: 117]
20168+
20169+
20170+
20171+
20172+
20173+
20174+
</span>
20175+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token">http.headers.Sec-Private-State-Token</a>
20176+
</li>
20177+
20178+
<li>
20179+
20180+
20181+
20182+
20183+
<span class="availability baseline-false">
20184+
20185+
Limited availability. In 3 browsers only:
20186+
20187+
[chrome: 117]
20188+
20189+
[chrome_android: 117]
20190+
20191+
[edge: 117]
20192+
20193+
20194+
20195+
20196+
20197+
20198+
</span>
20199+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token-crypto-version">http.headers.Sec-Private-State-Token-Crypto-Version</a>
20200+
</li>
20201+
20202+
<li>
20203+
20204+
20205+
20206+
20207+
<span class="availability baseline-false">
20208+
20209+
Limited availability. In 3 browsers only:
20210+
20211+
[chrome: 117]
20212+
20213+
[chrome_android: 117]
20214+
20215+
[edge: 117]
20216+
20217+
20218+
20219+
20220+
20221+
20222+
</span>
20223+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token-lifetime">http.headers.Sec-Private-State-Token-Lifetime</a>
20224+
</li>
20225+
20226+
<li>
20227+
20228+
20229+
20230+
20231+
<span class="availability baseline-false">
20232+
20233+
Limited availability. In 3 browsers only:
20234+
20235+
[chrome: 117]
20236+
20237+
[chrome_android: 117]
20238+
20239+
[edge: 117]
20240+
20241+
20242+
20243+
20244+
20245+
20246+
</span>
20247+
<a href="https://wicg.github.io/trust-token-api/#sec-redemption-record">http.headers.Sec-Redemption-Record</a>
20248+
</li>
20249+
20250+
<li>
20251+
20252+
20253+
2015420254
<img class="nonstandard" src="/web-docs-backlog/assets/nonstandard.svg" width="20px" height="20px" alt="non-standard" title="non-standard">
2015520255

2015620256

@@ -22170,7 +22270,7 @@ <h1>All features with missing documentation</h1>
2217022270
</main>
2217122271

2217222272
<footer>
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>
22273+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
2217422274
<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>
2217522275
</footer>
2217622276

baseline/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ <h1>Widely available features with missing reference documentation</h1>
276276
</main>
277277

278278
<footer>
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>
279+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
280280
<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>
281281
</footer>
282282

chromium/index.html

Lines changed: 104 additions & 4 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>546 features found.</p>
31+
<p>550 features found.</p>
3232

3333
<ul class="features">
3434

@@ -39,12 +39,14 @@ <h1>Chromium implemented features with missing reference documentation</h1>
3939

4040
<span class="availability baseline-false">
4141

42-
Limited availability. In 2 browsers only:
42+
Limited availability. In 3 browsers only:
4343

4444
[chrome: 143]
4545

4646
[chrome_android: 143]
4747

48+
[edge: 143]
49+
4850

4951

5052

@@ -61,12 +63,14 @@ <h1>Chromium implemented features with missing reference documentation</h1>
6163

6264
<span class="availability baseline-false">
6365

64-
Limited availability. In 2 browsers only:
66+
Limited availability. In 3 browsers only:
6567

6668
[chrome: 143]
6769

6870
[chrome_android: 143]
6971

72+
[edge: 143]
73+
7074

7175

7276

@@ -4719,6 +4723,102 @@ <h1>Chromium implemented features with missing reference documentation</h1>
47194723

47204724

47214725

4726+
<span class="availability baseline-false">
4727+
4728+
Limited availability. In 3 browsers only:
4729+
4730+
[chrome: 117]
4731+
4732+
[chrome_android: 117]
4733+
4734+
[edge: 117]
4735+
4736+
4737+
4738+
4739+
4740+
4741+
</span>
4742+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token">http.headers.Sec-Private-State-Token</a>
4743+
</li>
4744+
4745+
<li>
4746+
4747+
4748+
4749+
4750+
<span class="availability baseline-false">
4751+
4752+
Limited availability. In 3 browsers only:
4753+
4754+
[chrome: 117]
4755+
4756+
[chrome_android: 117]
4757+
4758+
[edge: 117]
4759+
4760+
4761+
4762+
4763+
4764+
4765+
</span>
4766+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token-crypto-version">http.headers.Sec-Private-State-Token-Crypto-Version</a>
4767+
</li>
4768+
4769+
<li>
4770+
4771+
4772+
4773+
4774+
<span class="availability baseline-false">
4775+
4776+
Limited availability. In 3 browsers only:
4777+
4778+
[chrome: 117]
4779+
4780+
[chrome_android: 117]
4781+
4782+
[edge: 117]
4783+
4784+
4785+
4786+
4787+
4788+
4789+
</span>
4790+
<a href="https://wicg.github.io/trust-token-api/#sec-private-state-token-lifetime">http.headers.Sec-Private-State-Token-Lifetime</a>
4791+
</li>
4792+
4793+
<li>
4794+
4795+
4796+
4797+
4798+
<span class="availability baseline-false">
4799+
4800+
Limited availability. In 3 browsers only:
4801+
4802+
[chrome: 117]
4803+
4804+
[chrome_android: 117]
4805+
4806+
[edge: 117]
4807+
4808+
4809+
4810+
4811+
4812+
4813+
</span>
4814+
<a href="https://wicg.github.io/trust-token-api/#sec-redemption-record">http.headers.Sec-Redemption-Record</a>
4815+
</li>
4816+
4817+
<li>
4818+
4819+
4820+
4821+
47224822
<span class="availability baseline-false">
47234823

47244824
Limited availability. In 3 browsers only:
@@ -14725,7 +14825,7 @@ <h1>Chromium implemented features with missing reference documentation</h1>
1472514825
</main>
1472614826

1472714827
<footer>
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>
14828+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
1472914829
<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>
1473014830
</footer>
1473114831

fresh/index.html

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2383,12 +2383,14 @@ <h1>Freshly implemented features with missing reference documentation</h1>
23832383

23842384
<span class="availability baseline-false">
23852385

2386-
Limited availability. In 2 browsers only:
2386+
Limited availability. In 3 browsers only:
23872387

23882388
[chrome: 143]
23892389

23902390
[chrome_android: 143]
23912391

2392+
[edge: 143]
2393+
23922394

23932395

23942396

@@ -3941,12 +3943,14 @@ <h1>Freshly implemented features with missing reference documentation</h1>
39413943

39423944
<span class="availability baseline-false">
39433945

3944-
Limited availability. In 2 browsers only:
3946+
Limited availability. In 3 browsers only:
39453947

39463948
[chrome: 143]
39473949

39483950
[chrome_android: 143]
39493951

3952+
[edge: 143]
3953+
39503954

39513955

39523956

@@ -5329,7 +5333,7 @@ <h1>Freshly implemented features with missing reference documentation</h1>
53295333
</main>
53305334

53315335
<footer>
5332-
<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>
5336+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
53335337
<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>
53345338
</footer>
53355339

gecko/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7629,7 +7629,7 @@ <h1>Gecko implemented features with missing reference documentation</h1>
76297629
</main>
76307630

76317631
<footer>
7632-
<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>
7632+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
76337633
<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>
76347634
</footer>
76357635

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ <h1>Web platform documentation backlog</h1>
3131
</main>
3232

3333
<footer>
34-
<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>
34+
<p>Generated on 11/6/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>7.1.19</code></p>
3535
<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>
3636
</footer>
3737

0 commit comments

Comments
 (0)