Skip to content

Commit

Permalink
data: update support data in outlook one and orange
Browse files Browse the repository at this point in the history
  • Loading branch information
hteumeuleu committed Dec 21, 2023
1 parent fc18cf2 commit d769dd2
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 14 deletions.
6 changes: 4 additions & 2 deletions _features/css-at-import.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,10 +35,12 @@ stats: {
"2021-03":"n"
},
ios: {
"2019-08":"y"
"2019-08":"y",
"2023-12":"n",
},
android: {
"2019-08":"y"
"2019-08":"y",
"2023-12":"n",
}
},
outlook: {
Expand Down
33 changes: 21 additions & 12 deletions _features/html-link.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,18 @@ title: "<link> element"
description: ""
category: html
keywords: css, style
last_test_date: "2019-02-28"
last_test_date: "2023-12-21"
test_url: "/tests/css-placement.html"
test_results_url: "https://app.emailonacid.com/app/acidtest/6vV9sx4RoRsdnkZBDjLWwSC18VcUQzJY00tlj2NVSxKKv/list"
test_results_url: "https://app.emailonacid.com/app/acidtest/4eAS6hlxtHuqL7tea72awaBTYF24iTYG36GsEOWVnrBJ4/list"
stats: {
apple-mail: {
macos: {
"12.4": "y"
"12.4": "y",
"16.0": "y",
},
ios: {
"12.1": "y"
"12.1": "y",
"17.2": "y",
}
},
gmail: {
Expand All @@ -32,13 +34,16 @@ stats: {
orange: {
desktop-webmail: {
"2019-08":"y",
"2021-03":"n"
"2021-03":"n",
"2023-12":"n",
},
ios: {
"2019-08":"y"
"2019-08":"y",
"2023-12":"n",
},
android: {
"2019-10":"y"
"2019-10":"y",
"2023-12":"n",
}
},
outlook: {
Expand All @@ -53,16 +58,20 @@ stats: {
"2019-02": "y"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "n",
},
outlook-com: {
"2019-02": "n"
"2019-02": "n",
"2023-12": "n",
},
ios: {
"2019-02": "n"
"2019-02": "n",
"2023-12": "n",
},
android: {
"2019-02": "n"
"2019-02": "n",
"2023-12": "n",
}
},
thunderbird: {
Expand Down Expand Up @@ -171,4 +180,4 @@ stats: {
}
}
}
---
---

0 comments on commit d769dd2

Please sign in to comment.