Skip to content

Commit 4681326

Browse files
keithamuskoddsson
andauthored
Move "Polyfillable Code" title.
AbortController, AbortSignal and globalThis aren't polyfilled. Co-authored-by: Kristján Oddsson <[email protected]>
1 parent 9fb39bd commit 4681326

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,6 @@
205205
<td data-supported="true">49+</td>
206206
<td data-supported="true">6+</td>
207207
</tr>
208-
<tr><th colspan="6">Polyfillable Code</th></tr>
209208
<tr>
210209
<th>
211210
<a href="https://developer.mozilla.org/en-US/docs/Web/API/AbortController">
@@ -242,6 +241,7 @@
242241
<td data-supported="true">65+</td>
243242
<td data-supported="true">12.2+</td>
244243
</tr>
244+
<tr><th colspan="6">Polyfillable Code</th></tr>
245245
<tr>
246246
<th>
247247
<a href="https://developer.mozilla.org/en-US/docs/Web/API/FormData/entries">

0 commit comments

Comments
 (0)