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 a0d7b99 commit 1cb5d12
Show file tree
Hide file tree
Showing 27 changed files with 120 additions and 66 deletions.
8 changes: 5 additions & 3 deletions _features/html-base.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2021-12":"n"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"a #1",
},
outlook-com: {
"2021-12":"a #1"
"2021-12":"a #1",
"2024-01":"a #1",
},
ios: {
"2021-12":"a #1 #2"
Expand Down Expand Up @@ -179,4 +181,4 @@ links: {
"Can I use: HTML element: base":"https://caniuse.com/mdn-html_elements_base",
"MDN: <base> element":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/base"
}
---
---
8 changes: 5 additions & 3 deletions _features/html-bdi.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": "n",
},
outlook-com: {
"2019-02": "n"
"2019-02": "n",
"2024-01": "n",
},
ios: {
"2019-02": "n"
Expand Down Expand Up @@ -170,4 +172,4 @@ stats: {
}
}
}
---
---
8 changes: 5 additions & 3 deletions _features/html-blockquote.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,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 @@ -176,4 +178,4 @@ notes_by_num: {
links: {
"MDN: `<blockquote>`":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/blockquote"
}
---
---
8 changes: 5 additions & 3 deletions _features/html-body.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,12 @@ stats: {
"2021-11":"y"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"n",
},
outlook-com: {
"2021-11":"a #1"
"2021-11":"a #1",
"2024-01":"a #1",
},
ios: {
"2021-11":"n"
Expand Down Expand Up @@ -175,4 +177,4 @@ links: {
"Can I use: HTML element: body":"https://caniuse.com/mdn-html_elements_body",
"MDN: <body>: The Document Body element":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/body"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-button-reset.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":"n"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-button-submit.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
macos: {
"2011":"n",
"2016":"n",
"2019":"n"
"2019":"n",
"16.80":"n",
},
outlook-com: {
"2019-09":"y"
"2019-09":"y",
"2024-01":"n",
},
ios: {
"2019-06":"n"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-code.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 @@ -163,4 +165,4 @@ links: {
"Can I use: &lt;code&gt;":"https://caniuse.com/?search=code",
"MDN: &lt;code&gt;":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/code"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-del.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ stats: {
"2019-02":"y"
},
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
6 changes: 4 additions & 2 deletions _features/html-dfn.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@ stats: {
"2023-09":"a #1"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"y",
},
outlook-com: {
"2023-09":"y"
"2023-09":"y",
"2024-01":"y",
},
ios: {
"2023-09":"y"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-dialog.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 @@ -169,4 +171,4 @@ stats: {
}
}
}
---
---
8 changes: 5 additions & 3 deletions _features/html-dir.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2021-10":"a #3"
},
macos: {
"16.55":"y"
"16.55":"y",
"16.80":"y",
},
outlook-com: {
"2021-10":"y"
"2021-10":"y",
"2024-01":"y",
},
ios: {
"2021-10":"y"
Expand Down Expand Up @@ -180,4 +182,4 @@ links: {
"Can I use: dir":"https://caniuse.com/mdn-html_global_attributes_dir",
"MDN: dir":"https://developer.mozilla.org/en-US/docs/Web/HTML/Global_attributes/dir"
}
---
---
8 changes: 5 additions & 3 deletions _features/html-div.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,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 @@ -176,4 +178,4 @@ links: {
"Email Coding Guidelines: Tables for layout":"https://github.com/hteumeuleu/email-guidelines#tables-for-layout",
"Get Off The Table by Mark Robbins":"https://github.com/M-J-Robbins/get-off-the-table"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-doctype.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,12 @@ stats: {
},
macos: {
"2011":"y",
"2016":"y"
"2016":"y",
"16.80":"y",
},
outlook-com: {
"2019-07":"y"
"2019-07":"y",
"2024-01":"y",
},
ios: {
"2019-07":"a #1",
Expand Down
6 changes: 4 additions & 2 deletions _features/html-form.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,11 +58,13 @@ stats: {
macos: {
"2011":"n",
"2016":"n",
"2019":"n"
"2019":"n",
"16.80":"a #6",
},
outlook-com: {
"2019-02":"y #2",
"2019-10":"a #2 #3"
"2019-10":"a #2 #3",
"2024-01":"a #6",
},
ios: {
"2019-06":"y"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-h1-h6.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,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 @@ -179,4 +181,4 @@ links: {
"Can I use: `<h1>`":"https://caniuse.com/#feat=mdn-html_elements_h1",
"MDN: Heading Elements":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/Heading_Elements"
}
---
---
8 changes: 5 additions & 3 deletions _features/html-height.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
},
macos: {
"2011":"y",
"2016":"y"
"2016":"y",
"16.80":"y",
},
outlook-com: {
"2019-09":"y"
"2019-09":"y",
"2024-01":"y",
},
ios: {
"2019-09":"y"
Expand Down Expand Up @@ -174,4 +176,4 @@ notes_by_num: {
"1": "Buggy. Percentage width on `<img>` elements are based on the physical file's width, not on the parent element's width.",
"2": "Buggy. Sizes set in attributes don't scale in 120 dpi mode."
}
---
---
6 changes: 4 additions & 2 deletions _features/html-hr.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@ stats: {
"2023-09":"y"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"y",
},
outlook-com: {
"2023-09":"y"
"2023-09":"y",
"2024-01":"y",
},
ios: {
"2023-09":"y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-image-maps.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,10 +53,12 @@ stats: {
"2021-09":"n"
},
macos: {
"16.54":"y"
"16.54":"y",
"16.80":"y",
},
outlook-com: {
"2021-09":"y"
"2021-09":"y",
"2024-01":"y",
},
ios: {
"2021-09":"y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-img.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@ stats: {
"2023-09":"y"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"y",
},
outlook-com: {
"2023-09":"y"
"2023-09":"y",
"2024-01":"y",
},
ios: {
"2023-09":"y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-input-checkbox.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
6 changes: 4 additions & 2 deletions _features/html-input-hidden.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
Loading

0 comments on commit 1cb5d12

Please sign in to comment.