From 05ab086b64d369c50121f52b047d0b3a9db9a687 Mon Sep 17 00:00:00 2001 From: jamOne- Date: Tue, 9 Mar 2021 19:38:39 +0100 Subject: [PATCH 1/5] fix(material/progress-bar): Support ChromeVox --- src/material/progress-bar/progress-bar.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/material/progress-bar/progress-bar.html b/src/material/progress-bar/progress-bar.html index 8d394133c4b3..d46538cdc608 100644 --- a/src/material/progress-bar/progress-bar.html +++ b/src/material/progress-bar/progress-bar.html @@ -2,7 +2,7 @@ The background div is named as such because it appears below the other divs and is not sized based on values. --> - + -
-
-
+ + + From 6d5b053da6893785324c27debbd01f37b6a460cb Mon Sep 17 00:00:00 2001 From: jamOne- Date: Wed, 10 Mar 2021 08:01:51 +0100 Subject: [PATCH 2/5] refactor(material/progress-bar): wrap elements with aria-hidden div --- src/material/progress-bar/progress-bar.html | 24 +++++++++++---------- 1 file changed, 13 insertions(+), 11 deletions(-) diff --git a/src/material/progress-bar/progress-bar.html b/src/material/progress-bar/progress-bar.html index d46538cdc608..858ec3b958bf 100644 --- a/src/material/progress-bar/progress-bar.html +++ b/src/material/progress-bar/progress-bar.html @@ -2,14 +2,16 @@ The background div is named as such because it appears below the other divs and is not sized based on values. --> - - - - + From 0844d64e93a5a386f998b50b2e8ca4821d6ffe84 Mon Sep 17 00:00:00 2001 From: jamOne- Date: Wed, 10 Mar 2021 08:03:06 +0100 Subject: [PATCH 3/5] fix(material-experimental/mdc-progress-bar): Support ChromeVox #22165 --- src/material-experimental/mdc-progress-bar/progress-bar.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/material-experimental/mdc-progress-bar/progress-bar.html b/src/material-experimental/mdc-progress-bar/progress-bar.html index 148f6b5b0edd..fcdd73c546ac 100644 --- a/src/material-experimental/mdc-progress-bar/progress-bar.html +++ b/src/material-experimental/mdc-progress-bar/progress-bar.html @@ -1,4 +1,4 @@ -
+