We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 106d7ad commit d2514b2Copy full SHA for d2514b2
index.html
@@ -156,9 +156,9 @@ <h2><a href="#blocking-render">blocking="render"</a></h2>
156
<abbr class="browser-icon" title="Firefox"><span>Firefox</span></abbr>
157
<abbr class="support-icon no" title="The feature is not yet fully supported">✕</abbr>
158
</div>
159
- <div class="support-pill safari unsupported">
+ <div class="support-pill safari supported">
160
<abbr class="browser-icon" title="Safari"><span>Safari</span></abbr>
161
- <abbr class="support-icon no" title="The feature is not yet fully supported">✕</abbr>
+ <abbr class="support-icon yes" title="The feature is fully supported starting with version 18.2">18.2</abbr>
162
163
164
0 commit comments