Skip to content

Commit

Permalink
Deploying to gh-pages from @ 284e3b1 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset committed Jul 8, 2024
1 parent b5880f6 commit dcb5e2f
Show file tree
Hide file tree
Showing 453 changed files with 1,203 additions and 550 deletions.
148 changes: 145 additions & 3 deletions all/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6418,6 +6418,148 @@ <h2>Constructed stylesheets</h2>

</li>

</ul>
</div>
</li>

<li>
<div id="contact-picker" class="feature short baseline-false">
<div class="header">
<h2>Contact picker</h2>
<div class="availability">
Limited availability


</div>
</div>
<p>The <code>navigator.contacts</code> API allows you to ask users to share limited details about entries in their contact list with your application.</p>
<p><strong><a href="/web-features-explorer/features/contact-picker/">Learn more</a></strong></p>

<ul class="compat">

<li class="browser browser-chrome">
<span class="name">Chrome</span>


<span class="version">❌</span>
<span class="bug">

<a href="https://www.google.com/search?q=implement Contact picker+site%3Aissues.chromium.org">Search for bugs</a>

</span>


<span class="position">
<a href="https://chromestatus.com/features#Contact picker">Search for Chromestatus entry</a>
</span>



</li>

<li class="browser browser-chrome_android supported">
<span class="name">Chrome Android</span>


<span class="version">80</span>
<span class="date">Released on 2020-02-04</span>

</li>

<li class="browser browser-edge">
<span class="name">Edge</span>


<span class="version">❌</span>
<span class="bug">

<a href="https://www.google.com/search?q=implement Contact picker+site%3Aissues.chromium.org">Search for bugs</a>

</span>


<span class="position">
<a href="https://chromestatus.com/features#Contact picker">Search for Chromestatus entry</a>
</span>



</li>

<li class="browser browser-firefox">
<span class="name">Firefox</span>


<span class="version">❌</span>
<span class="bug">

See

<a href="https://bugzil.la/1756767">bugzil.la/1756767</a>


</span>


</li>

<li class="browser browser-firefox_android">
<span class="name">Firefox for Android</span>


<span class="version">❌</span>
<span class="bug">

See

<a href="https://bugzil.la/1756767">bugzil.la/1756767</a>


</span>


</li>

<li class="browser browser-safari">
<span class="name">Safari</span>


<span class="version">❌</span>
<span class="bug">

<a href="https://www.google.com/search?q=implement Contact picker+site%3Abugs.webkit.org">Search for bugs</a>

</span>


<span class="position">
<a href="https://github.com/WebKit/standards-positions/issues?q=Contact picker">Search for standards position</a>
</span>



</li>

<li class="browser browser-safari_ios">
<span class="name">Safari on iOS</span>


<span class="version">❌</span>
<span class="bug">

<a href="https://www.google.com/search?q=implement Contact picker+site%3Abugs.webkit.org">Search for bugs</a>

</span>


<span class="position">
<a href="https://github.com/WebKit/standards-positions/issues?q=Contact picker">Search for standards position</a>
</span>



</li>

</ul>
</div>
</li>
Expand Down Expand Up @@ -10297,13 +10439,13 @@ <h2>font-size-adjust</h2>
</li>

<li>
<div id="font-synthesis" class="feature short baseline-low">
<div id="font-synthesis" class="feature short baseline-high">
<div class="header">
<h2>font-synthesis</h2>
<div class="availability">

Newly available since 2022-01-06 (baseline low)

Widely available since 2024-07-06 (baseline high)
</div>
</div>
<p>The <code>font-synthesis</code> CSS shorthand property disables all font synthesis except the given kinds. To disable a specific kind of font synthesis, instead use the longhand properties such as <code>font-synthesis-style</code> and <code>font-synthesis-weight</code>.</p>
Expand Down Expand Up @@ -27775,7 +27917,7 @@ <h2>zoom</h2>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
84 changes: 83 additions & 1 deletion baseline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,88 @@ <h1>Widely available features</h1>

<ul class="features">

<li>
<div id="font-synthesis" class="feature short baseline-high">
<div class="header">
<h2>font-synthesis</h2>
<div class="availability">


Widely available since 2024-07-06 (baseline high)
</div>
</div>
<p>The <code>font-synthesis</code> CSS shorthand property disables all font synthesis except the given kinds. To disable a specific kind of font synthesis, instead use the longhand properties such as <code>font-synthesis-style</code> and <code>font-synthesis-weight</code>.</p>
<p><strong><a href="/web-features-explorer/features/font-synthesis/">Learn more</a></strong></p>

<ul class="compat">

<li class="browser browser-chrome supported">
<span class="name">Chrome</span>


<span class="version">97</span>
<span class="date">Released on 2022-01-04</span>

</li>

<li class="browser browser-chrome_android supported">
<span class="name">Chrome Android</span>


<span class="version">97</span>
<span class="date">Released on 2022-01-04</span>

</li>

<li class="browser browser-edge supported">
<span class="name">Edge</span>


<span class="version">97</span>
<span class="date">Released on 2022-01-06</span>

</li>

<li class="browser browser-firefox supported">
<span class="name">Firefox</span>


<span class="version">34</span>
<span class="date">Released on 2014-12-01</span>

</li>

<li class="browser browser-firefox_android supported">
<span class="name">Firefox for Android</span>


<span class="version">34</span>
<span class="date">Released on 2014-12-01</span>

</li>

<li class="browser browser-safari supported">
<span class="name">Safari</span>


<span class="version">9</span>
<span class="date">Released on 2015-09-30</span>

</li>

<li class="browser browser-safari_ios supported">
<span class="name">Safari on iOS</span>


<span class="version">9</span>
<span class="date">Released on 2015-09-16</span>

</li>

</ul>
</div>
</li>

<li>
<div id="aspect-ratio" class="feature short baseline-high">
<div class="header">
Expand Down Expand Up @@ -6594,7 +6676,7 @@ <h2>XMLHttpRequest</h2>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/abortable-fetch/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/aborting/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/abortsignal-any/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/abs-sign/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/accelerometer/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/accent-color/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/anchor-positioning/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/animation-composition/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/appearance/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/aria-attribute-reflection/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -284,7 +284,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/array-at/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/array-by-copy/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/array-copywithin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
2 changes: 1 addition & 1 deletion features/array-fill/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ <h3>BCD data</h3>
</main>

<footer>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240705143416-a2a874a</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Generated on 7/8/2024 using <a href="https://github.com/web-platform-dx/web-features/">web-features</a> <code>0.9.0-dev-20240708125023-fbd94be</code> and <a href="https://github.com/mdn/browser-compat-data/">browser-compat-data</a> <code>5.5.37</code></p>
<p>Source code: <a href="https://github.com/web-platform-dx/web-features-explorer">web-features-explorer GitHub repo</a>.</p>
</footer>

Expand Down
Loading

0 comments on commit dcb5e2f

Please sign in to comment.