Skip to content

Commit 8b3c1aa

Browse files
committedDec 13, 2024·
Deploying to gh-pages from @ d51eb7e 🚀
1 parent 3988568 commit 8b3c1aa

28 files changed

+35
-35
lines changed
 

‎assets/wpt/all_tests.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/anchor-positioning.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/asynchronously-iterable-streams.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/backdrop-filter.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/blocking-render.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/customized-built-in-elements.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/declarative-shadow-dom.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/dir-pseudo.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/document-caretpositionfrompoint.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/font-size-adjust.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/highlight.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/json-and-css-modules.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/navigation.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/nesting.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/object-view-box.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/paint.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/popover.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/request-video-frame-callback.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/scope.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/scroll-driven-animations.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/scroll-to-text-fragment.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/scrollbar-styling.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/top-layer-animations.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/trusted-types.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/urlpattern.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/view-transitions.json

+1-1
Large diffs are not rendered by default.

‎assets/wpt/webtransport.json

+1-1
Large diffs are not rendered by default.

‎index.html

+8-8
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h2><a href="#view-transitions">View transitions</a></h2>
7171
<td>95%</td>
7272
<td>96%</td>
7373
<td>52%</td>
74-
<td>92%</td>
74+
<td>93%</td>
7575
</tr>
7676
</tbody>
7777
</table>
@@ -209,7 +209,7 @@ <h2><a href="#blocking-render">blocking=&quot;render&quot;</a></h2>
209209
<td>100%</td>
210210
<td>100%</td>
211211
<td>72%</td>
212-
<td>81%</td>
212+
<td>84%</td>
213213
</tr>
214214
</tbody>
215215
</table>
@@ -336,8 +336,8 @@ <h2><a href="#popover">Popover</a></h2>
336336
</tr>
337337
<tr class="wpt">
338338
<th scope="row">Passing WPT subtests</th>
339-
<td>99%</td>
340-
<td>99%</td>
339+
<td>100%</td>
340+
<td>100%</td>
341341
<td>99%</td>
342342
<td>98%</td>
343343
</tr>
@@ -474,7 +474,7 @@ <h2><a href="#navigation">Navigation API</a></h2>
474474
</tr>
475475
<tr class="wpt">
476476
<th scope="row">Passing WPT subtests</th>
477-
<td>96%</td>
477+
<td>97%</td>
478478
<td>98%</td>
479479
<td>0%</td>
480480
<td>0%</td>
@@ -612,7 +612,7 @@ <h2><a href="#nesting">Nesting</a></h2>
612612
</tr>
613613
<tr class="wpt">
614614
<th scope="row">Passing WPT subtests</th>
615-
<td>98%</td>
615+
<td>94%</td>
616616
<td>99%</td>
617617
<td>97%</td>
618618
<td>97%</td>
@@ -1672,7 +1672,7 @@ <h2><a href="#scope">@scope</a></h2>
16721672
</tr>
16731673
<tr class="wpt">
16741674
<th scope="row">Passing WPT subtests</th>
1675-
<td>99%</td>
1675+
<td>100%</td>
16761676
<td>100%</td>
16771677
<td>20%</td>
16781678
<td>84%</td>
@@ -1779,7 +1779,7 @@ <h2><a href="#dir-pseudo">:dir()</a></h2>
17791779
<li><code>q=!is:tentative</code> to ignore optional tests</li>
17801780
</ul>
17811781
<p>The results were retrieved by extracting the <strong>Subtest Total</strong> numbers displayed at the bottom of each result page. No custom scoring was applied to the results.</p>
1782-
<p>Last update: 2024-12-05.</p>
1782+
<p>Last update: 2024-12-12.</p>
17831783
</footer>
17841784

17851785
<script src="https://cdn.jsdelivr.net/npm/chart.js" ></script>

0 commit comments

Comments
 (0)
Please sign in to comment.