Skip to content

Commit 6d3da43

Browse files
committed
Deploying to gh-pages from @ bc90241 🚀
1 parent f778e6d commit 6d3da43

File tree

9 files changed

+196
-422
lines changed

9 files changed

+196
-422
lines changed

all/index.html

Lines changed: 11 additions & 81 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>889 features found.</p>
32+
<p>886 features found.</p>
3333

3434
<ul class="features">
3535

@@ -7178,82 +7178,6 @@ <h1>All features with missing documentation</h1>
71787178

71797179

71807180

7181-
<span class="availability baseline-false">
7182-
7183-
Limited availability. In 3 browsers only:
7184-
7185-
[chrome: 74]
7186-
7187-
[chrome_android: 74]
7188-
7189-
[edge: 79]
7190-
7191-
7192-
7193-
7194-
7195-
7196-
</span>
7197-
<a href="https://w3c.github.io/IntersectionObserver/#dom-intersectionobserver-delay">api.IntersectionObserver.delay</a>
7198-
</li>
7199-
7200-
<li>
7201-
7202-
7203-
7204-
7205-
<span class="availability baseline-false">
7206-
7207-
Limited availability. In 5 browsers only:
7208-
7209-
[chrome: 120]
7210-
7211-
[chrome_android: 120]
7212-
7213-
[edge: 120]
7214-
7215-
[firefox: 141]
7216-
7217-
[firefox_android: 141]
7218-
7219-
7220-
7221-
7222-
7223-
7224-
</span>
7225-
<a href=".">api.IntersectionObserver.scrollMargin</a>
7226-
</li>
7227-
7228-
<li>
7229-
7230-
7231-
7232-
7233-
<span class="availability baseline-false">
7234-
7235-
Limited availability. In 3 browsers only:
7236-
7237-
[chrome: 74]
7238-
7239-
[chrome_android: 74]
7240-
7241-
[edge: 79]
7242-
7243-
7244-
7245-
7246-
7247-
7248-
</span>
7249-
<a href="https://w3c.github.io/IntersectionObserver/#dom-intersectionobserver-trackvisibility">api.IntersectionObserver.trackVisibility</a>
7250-
</li>
7251-
7252-
<li>
7253-
7254-
7255-
7256-
72577181
<span class="availability baseline-false">
72587182

72597183
Limited availability. In 2 browsers only:
@@ -20251,7 +20175,11 @@ <h1>All features with missing documentation</h1>
2025120175

2025220176
<span class="availability baseline-false">
2025320177

20254-
Limited availability. In 4 browsers only:
20178+
Limited availability. In 6 browsers only:
20179+
20180+
[chrome: 137]
20181+
20182+
[chrome_android: 137]
2025520183

2025620184
[firefox: 131]
2025720185

@@ -20356,10 +20284,12 @@ <h1>All features with missing documentation</h1>
2035620284

2035720285
<span class="availability baseline-false">
2035820286

20359-
Limited availability. In 1 browsers only:
20287+
Limited availability. In 2 browsers only:
2036020288

2036120289
[chrome: 137]
2036220290

20291+
[edge: 137]
20292+
2036320293

2036420294

2036520295

@@ -20425,7 +20355,7 @@ <h1>All features with missing documentation</h1>
2042520355

2042620356

2042720357

20428-
Widely available since 2022-09-24 (baseline high)
20358+
Widely available since 2022-09-24 (baseline high)
2042920359

2043020360
</span>
2043120361
<a href="https://webassembly.github.io/spec/js-api/#dom-globaldescriptor-mutable">webassembly.mutable-globals</a>
@@ -22110,7 +22040,7 @@ <h1>All features with missing documentation</h1>
2211022040
</main>
2211122041

2211222042
<footer>
22113-
<p>Generated on 7/7/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.29</code></p>
22043+
<p>Generated on 7/10/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.30</code></p>
2211422044
<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>
2211522045
</footer>
2211622046

baseline/index.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -180,10 +180,10 @@ <h1>Widely available features with missing reference documentation</h1>
180180

181181

182182

183-
Widely available since 2021-09-12 (baseline high)
183+
Widely available since 2022-09-24 (baseline high)
184184

185185
</span>
186-
<a href=".">javascript.builtins.RegExp.source.escaping</a>
186+
<a href="https://webassembly.github.io/spec/js-api/#dom-globaldescriptor-mutable">webassembly.mutable-globals</a>
187187
</li>
188188

189189
<li>
@@ -200,7 +200,7 @@ <h1>Widely available features with missing reference documentation</h1>
200200
Widely available since 2021-09-12 (baseline high)
201201

202202
</span>
203-
<a href=".">javascript.builtins.RegExp.toString.escaping</a>
203+
<a href=".">javascript.builtins.RegExp.source.escaping</a>
204204
</li>
205205

206206
<li>
@@ -214,18 +214,18 @@ <h1>Widely available features with missing reference documentation</h1>
214214

215215

216216

217-
Widely available since ≤2022-09-24 (baseline high)
217+
Widely available since 2021-09-12 (baseline high)
218218

219219
</span>
220-
<a href="https://webassembly.github.io/spec/js-api/#dom-globaldescriptor-mutable">webassembly.mutable-globals</a>
220+
<a href=".">javascript.builtins.RegExp.toString.escaping</a>
221221
</li>
222222

223223
</ul>
224224

225225
</main>
226226

227227
<footer>
228-
<p>Generated on 7/7/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.29</code></p>
228+
<p>Generated on 7/10/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.30</code></p>
229229
<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>
230230
</footer>
231231

chromium/index.html

Lines changed: 36 additions & 80 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>567 features found.</p>
31+
<p>565 features found.</p>
3232

3333
<ul class="features">
3434

@@ -1167,10 +1167,42 @@ <h1>Chromium implemented features with missing reference documentation</h1>
11671167

11681168
<span class="availability baseline-false">
11691169

1170-
Limited availability. In 1 browsers only:
1170+
Limited availability. In 6 browsers only:
11711171

11721172
[chrome: 137]
11731173

1174+
[chrome_android: 137]
1175+
1176+
[firefox: 131]
1177+
1178+
[firefox_android: 131]
1179+
1180+
[safari: 18.4]
1181+
1182+
[safari_ios: 18.4]
1183+
1184+
1185+
1186+
1187+
1188+
1189+
</span>
1190+
<a href="https://github.com/WebAssembly/exception-handling/blob/main/proposals/exception-handling/Exceptions.md">webassembly.exceptionsFinal</a>
1191+
</li>
1192+
1193+
<li>
1194+
1195+
1196+
1197+
1198+
<span class="availability baseline-false">
1199+
1200+
Limited availability. In 2 browsers only:
1201+
1202+
[chrome: 137]
1203+
1204+
[edge: 137]
1205+
11741206

11751207

11761208

@@ -5285,34 +5317,6 @@ <h1>Chromium implemented features with missing reference documentation</h1>
52855317

52865318

52875319

5288-
<span class="availability baseline-false">
5289-
5290-
Limited availability. In 5 browsers only:
5291-
5292-
[chrome: 120]
5293-
5294-
[chrome_android: 120]
5295-
5296-
[edge: 120]
5297-
5298-
[firefox: 141]
5299-
5300-
[firefox_android: 141]
5301-
5302-
5303-
5304-
5305-
5306-
5307-
</span>
5308-
<a href=".">api.IntersectionObserver.scrollMargin</a>
5309-
</li>
5310-
5311-
<li>
5312-
5313-
5314-
5315-
53165320
<span class="availability baseline-false">
53175321

53185322
Limited availability. In 3 browsers only:
@@ -7349,54 +7353,6 @@ <h1>Chromium implemented features with missing reference documentation</h1>
73497353

73507354

73517355

7352-
</span>
7353-
<a href="https://w3c.github.io/IntersectionObserver/#dom-intersectionobserver-delay">api.IntersectionObserver.delay</a>
7354-
</li>
7355-
7356-
<li>
7357-
7358-
7359-
7360-
7361-
<span class="availability baseline-false">
7362-
7363-
Limited availability. In 3 browsers only:
7364-
7365-
[chrome: 74]
7366-
7367-
[chrome_android: 74]
7368-
7369-
[edge: 79]
7370-
7371-
7372-
7373-
7374-
7375-
7376-
</span>
7377-
<a href="https://w3c.github.io/IntersectionObserver/#dom-intersectionobserver-trackvisibility">api.IntersectionObserver.trackVisibility</a>
7378-
</li>
7379-
7380-
<li>
7381-
7382-
7383-
7384-
7385-
<span class="availability baseline-false">
7386-
7387-
Limited availability. In 3 browsers only:
7388-
7389-
[chrome: 74]
7390-
7391-
[chrome_android: 74]
7392-
7393-
[edge: 79]
7394-
7395-
7396-
7397-
7398-
7399-
74007356
</span>
74017357
<a href="https://w3c.github.io/IntersectionObserver/#dom-intersectionobserverentry-isvisible">api.IntersectionObserverEntry.isVisible</a>
74027358
</li>
@@ -7739,7 +7695,7 @@ <h1>Chromium implemented features with missing reference documentation</h1>
77397695

77407696

77417697

7742-
Widely available since 2022-09-24 (baseline high)
7698+
Widely available since 2022-09-24 (baseline high)
77437699

77447700
</span>
77457701
<a href="https://webassembly.github.io/spec/js-api/#dom-globaldescriptor-mutable">webassembly.mutable-globals</a>
@@ -15279,7 +15235,7 @@ <h1>Chromium implemented features with missing reference documentation</h1>
1527915235
</main>
1528015236

1528115237
<footer>
15282-
<p>Generated on 7/7/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.29</code></p>
15238+
<p>Generated on 7/10/2025 using <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>6.0.30</code></p>
1528315239
<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>
1528415240
</footer>
1528515241

0 commit comments

Comments
 (0)