Skip to content

Commit

Permalink
feat: update html-img data
Browse files Browse the repository at this point in the history
  • Loading branch information
hteumeuleu committed Dec 16, 2023
1 parent 0579be7 commit bdbea36
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions _features/html-img.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "<img> element"
description: "Displays an image into the document"
category: html
last_test_date: "2023-09-11"
last_test_date: "2023-12-16"
test_url: "/tests/html-img.html"
test_results_url: "https://testi.at/proj/dyogfa8504y2cljofa2"
stats: {
Expand Down Expand Up @@ -30,10 +30,10 @@ stats: {
},
orange: {
desktop-webmail: {
"2023-09":"u"
"2023-12":"y"
},
ios: {
"2023-09":"u"
"2023-12":"y"
},
android: {
"2023-09":"u"
Expand Down Expand Up @@ -69,10 +69,10 @@ stats: {
},
sfr: {
desktop-webmail: {
"2023-09":"u"
"2023-12":"y"
},
ios: {
"2023-09":"u"
"2023-12":"y"
},
android: {
"2023-09":"u"
Expand Down Expand Up @@ -107,18 +107,18 @@ stats: {
},
protonmail: {
desktop-webmail: {
"2023-09":"u"
"2023-12":"y"
},
ios: {
"2023-09":"u"
"2023-12":"y"
},
android: {
"2023-09":"u"
}
},
hey: {
desktop-webmail: {
"2023-09":"u"
"2023-12":"y"
}
},
mail-ru: {
Expand All @@ -128,17 +128,17 @@ stats: {
},
fastmail: {
desktop-webmail: {
"2023-09": "u"
"2023-12": "y"
}
},
laposte: {
desktop-webmail: {
"2023-09": "u"
"2023-09": "y"
}
},
free-fr: {
desktop-webmail: {
"2023-09": "u"
"2023-12": "y"
}
},
t-online-de: {
Expand All @@ -161,4 +161,4 @@ links: {
"Can I use: &lt;img&gt;":"https://caniuse.com/?search=img",
"MDN: &lt;img&gt;":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/img"
}
---
---

0 comments on commit bdbea36

Please sign in to comment.