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 c7bab7b commit a0d7b99
Show file tree
Hide file tree
Showing 12 changed files with 50 additions and 26 deletions.
6 changes: 4 additions & 2 deletions _features/html-abbr.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,12 @@ stats: {
"2023-09":"n #1"
},
macos: {
"2023-09":"y"
"2023-09":"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-address.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
"2020-12": "y"
},
macos: {
"2020-12": "y"
"2020-12": "y",
"16.80": "y",
},
outlook-com: {
"2020-12": "y"
"2020-12": "y",
"2024-01": "y",
},
ios: {
"2020-12": "y"
Expand Down
8 changes: 5 additions & 3 deletions _features/html-align.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,10 +52,12 @@ stats: {
"2021-11":"y"
},
macos: {
"16.56":"y"
"16.56":"y",
"16.80":"y",
},
outlook-com: {
"2021-11":"y"
"2021-11":"y",
"2024-01":"y",
},
ios: {
"2021-11":"y"
Expand Down Expand Up @@ -177,4 +179,4 @@ links: {
"Can I use: HTML element: table: align":"https://caniuse.com/mdn-html_elements_table_align",
"MDN: <table>: align attribute":"https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table#attr-align"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-anchor-links.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,10 +56,12 @@ stats: {
},
macos: {
"2019":"n",
"2023":"y"
"2023":"y",
"16.80":"y",
},
outlook-com: {
"2019-08":"y"
"2019-08":"y",
"2024-01":"y",
},
ios: {
"2019-08":"n #3"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-aria-describedby.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ stats: {
"2020-01":"n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"16.80": "y",
},
outlook-com: {
"2019-02": "n"
"2019-02": "n",
"2024-01": "y",
},
ios: {
"2019-02": "y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-aria-hidden.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ stats: {
"2020-01":"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
6 changes: 4 additions & 2 deletions _features/html-aria-label.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,12 @@ stats: {
"2020-01":"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
6 changes: 4 additions & 2 deletions _features/html-aria-labelledby.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,12 @@ stats: {
"2020-01":"n"
},
macos: {
"2019-02": "y"
"2019-02": "y",
"2024-01": "y",
},
outlook-com: {
"2019-02": "n #2"
"2019-02": "n #2",
"2024-02": "n #2",
},
ios: {
"2019-02": "y"
Expand Down
6 changes: 4 additions & 2 deletions _features/html-aria-live.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,12 @@ stats: {
"2020-01":"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
6 changes: 4 additions & 2 deletions _features/html-audio.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,11 +57,13 @@ stats: {
},
macos: {
"2016":"y #1",
"2019":"n"
"2019":"n",
"16.80":"n",
},
outlook-com: {
"2020-04":"n",
"2021-05":"n #4"
"2021-05":"n #4",
"2024-01":"n #4",
},
ios: {
"2020-04":"n",
Expand Down
8 changes: 5 additions & 3 deletions _features/html-background.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 @@ -193,4 +195,4 @@ notes_by_num: {
links: {
"MDN: HTML attribute reference":"https://developer.mozilla.org/en-US/docs/Web/HTML/Attributes"
}
---
---
6 changes: 4 additions & 2 deletions _features/html-video.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@ stats: {
},
macos: {
"2011":"y",
"2016":"y"
"2016":"y",
"16.80":"y #11"
},
outlook-com: {
"2019-09":"n #4",
Expand Down Expand Up @@ -185,7 +186,8 @@ notes_by_num: {
"7": "The `<video>` element is supported and the `poster` image is visible, but the video can not play due to a strict Content Security Policy.",
"8": "The `<video>` element is supported, but the video can not play due to a strict Content Security Policy.",
"9": "Not supported. The `<video>` element and all its content is removed.",
"10": "Not supported. The `src` attribute is replaced by `data-src`."
"10": "Not supported. The `src` attribute is replaced by `data-src`.",
"11": "Partial support. The video can be played by doing a right click and play. But `autoplay` and `controls` are not supported."
}
links: {
"Can I use: Video element":"https://caniuse.com/#feat=video",
Expand Down

0 comments on commit a0d7b99

Please sign in to comment.