Skip to content

Commit

Permalink
feat: add tests for outlook one 16.80 on macos and outlook.com
Browse files Browse the repository at this point in the history
  • Loading branch information
hteumeuleu committed Jan 26, 2024
1 parent 1cb5d12 commit 3573e71
Show file tree
Hide file tree
Showing 18 changed files with 84 additions and 47 deletions.
6 changes: 4 additions & 2 deletions _features/html-loading-attribute.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@ stats: {
"2021-10": "n"
},
macos: {
"2021-10": "y #1"
"2021-10": "y #1",
"16.80": "n",
},
outlook-com: {
"2021-10": "n"
"2021-10": "n",
"2024-01": "n",
},
ios: {
"2021-10": "n"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-mailto-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2021-05":"y"
},
macos: {
"16.50":"y"
"16.50":"y",
"16.80":"y",
},
outlook-com: {
"2021-05":"y"
"2021-05":"y",
"2024-01":"y",
},
ios: {
"2021-05":"y"
Expand Down Expand Up @@ -178,4 +180,4 @@ links: {
"MDN: Creating Hyperlinks":"https://developer.mozilla.org/en-US/docs/Learn/HTML/Introduction_to_HTML/Creating_hyperlinks#e-mail_links",
"Mailto link generator":"https://mailtolinkgenerator.com/"
}
---
---
11 changes: 7 additions & 4 deletions _features/html-marquee.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,12 @@ stats: {
"2020-03":"n"
},
macos: {
"2016":"y"
"2016":"y",
"16.80":"a #3",
},
outlook-com: {
"2020-04":"y"
"2020-04":"y",
"2024-01":"a #3",
},
ios: {
"2020-04":"y"
Expand Down Expand Up @@ -181,6 +183,7 @@ stats: {
}
notes_by_num: {
"1": "The `<marquee>` element is supported but the animation doesn't play in Internet Explorer or Firefox.",
"2": "The `behavior` attribute is not supported."
"2": "The `behavior` attribute is not supported.",
"3": "The `<marquee>` element is supported but not the `behavior` or `direction` attributes."
}
---
---
6 changes: 4 additions & 2 deletions _features/html-meta-color-scheme.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2023-09":"n"
},
macos: {
"2023":"n"
"2023":"n",
"16.80": "n",
},
outlook-com: {
"2023-09":"n"
"2023-09":"n",
"2024-01":"n",
},
ios: {
"2023-09":"n"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-meter.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2019-02": "n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "y",
},
outlook-com: {
"2019-02": "y"
"2019-02": "y",
"2024-01": "y",
},
ios: {
"2019-02": "y"
Expand Down Expand Up @@ -172,4 +174,4 @@ stats: {
notes_by_num: {
"1": "Partial. Supported with Non Gmail Accounts only."
}
---
---
6 changes: 4 additions & 2 deletions _features/html-object.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
},
macos: {
"2011":"a #1",
"2016":"a #1"
"2016":"a #1",
"16.80":"n",
},
outlook-com: {
"2020-10":"n"
"2020-10":"n",
"2024-01":"n",
},
ios: {
"2020-10":"n"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-p.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ stats: {
},
macos: {
"2011":"y",
"2016":"y"
"2016":"y",
"16.80":"y",
},
outlook-com: {
"2020-05":"y"
"2020-05":"y",
"2024-01":"y",
},
ios: {
"2020-05":"y"
Expand Down Expand Up @@ -174,4 +176,4 @@ stats: {
links: {
"MDN: `<p>` The Paragraph Element":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/p"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-picture.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
macos: {
"2011":"y",
"2016":"y",
"16.62":"n"
"16.62":"n",
"16.80":"n",
},
outlook-com: {
"2019-05":"n"
"2019-05":"n",
"2024-01":"n",
},
ios: {
"2019-05":"n"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-popover.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2023-09": "n"
},
macos: {
"2023-09": "n"
"2023-09": "n",
"16.80": "n",
},
outlook-com: {
"2023-09": "n"
"2023-09": "n",
"2024-01": "n",
},
ios: {
"2023-09": "n"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-pre.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,12 @@ stats: {
"2023-04":"y"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"y",
},
outlook-com: {
"2023-04":"y"
"2023-04":"y",
"2024-01":"y",
},
ios: {
"2023-04":"y"
Expand Down Expand Up @@ -174,4 +176,4 @@ links: {
"Can I use: &lt;pre&gt;":"https://caniuse.com/?search=pre",
"MDN: &lt;pre&gt;":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/pre"
}
---
---
8 changes: 5 additions & 3 deletions _features/html-progress.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2019-02": "n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "n",
},
outlook-com: {
"2019-02": "n"
"2019-02": "n",
"2024-01": "n",
},
ios: {
"2019-02": "n"
Expand Down Expand Up @@ -172,4 +174,4 @@ stats: {
notes_by_num: {
"1": "Partial. Supported with Non Gmail Accounts only."
}
---
---
6 changes: 4 additions & 2 deletions _features/html-required.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
macos: {
"2011":"y",
"2016":"y",
"2019":"y"
"2019":"y",
"16.80":"n",
},
outlook-com: {
"2019-09":"n"
"2019-09":"n",
"2024-01":"n",
},
ios: {
"2019-06":"y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-role.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,12 @@ stats: {
"2020-01":"n"
},
macos: {
"2019":"y"
"2019":"y",
"16.80":"y",
},
outlook-com: {
"2019-06":"y"
"2019-06":"y",
"2024-01":"y",
},
ios: {
"2020-01":"y"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-rp.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2019-02": "n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "y",
},
outlook-com: {
"2019-02": "y"
"2019-02": "y",
"2024-01": "y",
},
ios: {
"2019-02": "y"
Expand Down Expand Up @@ -173,4 +175,4 @@ stats: {
notes_by_num: {
"1": "Partial. Supported with Non Gmail Accounts only."
}
---
---
8 changes: 5 additions & 3 deletions _features/html-rt.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2019-02": "n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "y",
},
outlook-com: {
"2019-02": "y"
"2019-02": "y",
"2024-01": "y",
},
ios: {
"2019-02": "y"
Expand Down Expand Up @@ -173,4 +175,4 @@ stats: {
notes_by_num: {
"1": "Partial. Supported with Non Gmail Accounts only."
}
---
---
8 changes: 5 additions & 3 deletions _features/html-ruby.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2019-02": "n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "y",
},
outlook-com: {
"2019-02": "y"
"2019-02": "y",
"2024-01": "y",
},
ios: {
"2019-02": "y"
Expand Down Expand Up @@ -173,4 +175,4 @@ stats: {
notes_by_num: {
"1": "Partial. Supported with Non Gmail Accounts only."
}
---
---
6 changes: 4 additions & 2 deletions _features/html-select.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
macos: {
"2011":"y",
"2016":"y",
"2019":"y"
"2019":"y",
"16.80":"y",
},
outlook-com: {
"2019-09":"y"
"2019-09":"y",
"2024-01":"y",
},
ios: {
"2019-06":"y"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-semantics.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,12 @@ stats: {
},
macos: {
"2011":"y",
"2016":"y"
"2016":"y",
"16.80":"a #1 #4",
},
outlook-com: {
"2019-07":"a #1 #4"
"2019-07":"a #1 #4",
"2024-01":"a #1 #4",
},
ios: {
"2019-07":"a #1 #4"
Expand Down Expand Up @@ -180,4 +182,4 @@ notes_by_num: {
"4": "Unsupported opening and closing tags are stripped.",
"5": "Partial. `<article>`, `<aside>`, `<header>`, `<main>` `<nav>`, `<section>`, `<summary>` are not supported."
}
---
---

0 comments on commit 3573e71

Please sign in to comment.