@mdn/browser-compat-data 5.2.18 → 5.2.20
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +14 -2
- package/data.json +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -194,7 +194,7 @@ Thanks to:
|
|
|
194
194
|
<td>
|
|
195
195
|
<img
|
|
196
196
|
src="https://user-images.githubusercontent.com/498917/52569900-852b3080-2e12-11e9-9bd0-f1e256b13e53.png"
|
|
197
|
-
height="
|
|
197
|
+
height="56"
|
|
198
198
|
alt="BrowserStack"
|
|
199
199
|
/>
|
|
200
200
|
<p>
|
|
@@ -208,7 +208,7 @@ Thanks to:
|
|
|
208
208
|
<td>
|
|
209
209
|
<img
|
|
210
210
|
src="https://opensource.saucelabs.com/images/opensauce/powered-by-saucelabs-badge-white.png?sanitize=true"
|
|
211
|
-
height="
|
|
211
|
+
height="56"
|
|
212
212
|
alt="Testing Powered By Sauce Labs"
|
|
213
213
|
/>
|
|
214
214
|
<p>
|
|
@@ -217,5 +217,17 @@ Thanks to:
|
|
|
217
217
|
for testing services
|
|
218
218
|
</p>
|
|
219
219
|
</td>
|
|
220
|
+
<td>
|
|
221
|
+
<img
|
|
222
|
+
src="https://user-images.githubusercontent.com/5179191/203835995-e4cf2b3f-483f-419f-afda-bad1200c04f2.png"
|
|
223
|
+
height="56"
|
|
224
|
+
alt="LambdaTest"
|
|
225
|
+
/>
|
|
226
|
+
<p>
|
|
227
|
+
<a href="https://www.lambdatest.com/hyperexecute">LambdaTest Open Source</a
|
|
228
|
+
>
|
|
229
|
+
for testing services
|
|
230
|
+
</p>
|
|
231
|
+
</td>
|
|
220
232
|
</tr>
|
|
221
233
|
</table>
|