From 008c36d5f39e5f9722efe6530b31ce0ca2ccf450 Mon Sep 17 00:00:00 2001 From: Joy Zhong Date: Thu, 7 Nov 2019 10:55:51 -0500 Subject: [PATCH] Move aria attrs from container to surface. --- packages/mdc-dialog/README.md | 12 ++++++------ .../spec/mdc-dialog/mixins/container-fill-color.html | 12 ++++++------ .../spec/mdc-dialog/mixins/content-ink-color.html | 12 ++++++------ .../spec/mdc-dialog/mixins/max-height.html | 12 ++++++------ .../screenshot/spec/mdc-dialog/mixins/max-width.html | 12 ++++++------ .../screenshot/spec/mdc-dialog/mixins/min-width.html | 12 ++++++------ .../spec/mdc-dialog/mixins/scrim-color.html | 12 ++++++------ .../spec/mdc-dialog/mixins/scroll-divider-color.html | 12 ++++++------ .../spec/mdc-dialog/mixins/shape-radius.html | 12 ++++++------ .../spec/mdc-dialog/mixins/title-ink-color.html | 12 ++++++------ 10 files changed, 60 insertions(+), 60 deletions(-) diff --git a/packages/mdc-dialog/README.md b/packages/mdc-dialog/README.md index e1447d77b58..a449aade04e 100644 --- a/packages/mdc-dialog/README.md +++ b/packages/mdc-dialog/README.md @@ -41,12 +41,12 @@ npm install @material/dialog ```html
-
+
-

Dialog Title

Choose a Ringtone

Choose a Ringtone“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/content-ink-color.html b/test/screenshot/spec/mdc-dialog/mixins/content-ink-color.html index cc5d5aede43..958e268069e 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/content-ink-color.html +++ b/test/screenshot/spec/mdc-dialog/mixins/content-ink-color.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/max-height.html b/test/screenshot/spec/mdc-dialog/mixins/max-height.html index ec3287b1f44..b44d37f0657 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/max-height.html +++ b/test/screenshot/spec/mdc-dialog/mixins/max-height.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/max-width.html b/test/screenshot/spec/mdc-dialog/mixins/max-width.html index 172ee66edf6..e649d1a0b69 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/max-width.html +++ b/test/screenshot/spec/mdc-dialog/mixins/max-width.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/min-width.html b/test/screenshot/spec/mdc-dialog/mixins/min-width.html index cc91ea8a10f..39441ef9d21 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/min-width.html +++ b/test/screenshot/spec/mdc-dialog/mixins/min-width.html @@ -42,12 +42,12 @@
-
-
+
+

Title

diff --git a/test/screenshot/spec/mdc-dialog/mixins/scrim-color.html b/test/screenshot/spec/mdc-dialog/mixins/scrim-color.html index 402f5e6f88a..01eaf3e02e4 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/scrim-color.html +++ b/test/screenshot/spec/mdc-dialog/mixins/scrim-color.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/scroll-divider-color.html b/test/screenshot/spec/mdc-dialog/mixins/scroll-divider-color.html index 9367a348b6b..7dd2c56ac44 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/scroll-divider-color.html +++ b/test/screenshot/spec/mdc-dialog/mixins/scroll-divider-color.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/shape-radius.html b/test/screenshot/spec/mdc-dialog/mixins/shape-radius.html index 312a208c67b..0fad3299bc6 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/shape-radius.html +++ b/test/screenshot/spec/mdc-dialog/mixins/shape-radius.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.
diff --git a/test/screenshot/spec/mdc-dialog/mixins/title-ink-color.html b/test/screenshot/spec/mdc-dialog/mixins/title-ink-color.html index 402c67157bd..49ad75d4315 100644 --- a/test/screenshot/spec/mdc-dialog/mixins/title-ink-color.html +++ b/test/screenshot/spec/mdc-dialog/mixins/title-ink-color.html @@ -42,12 +42,12 @@
-
-
+
+

“The Count of Monte Cristo” by Alexandre Dumas.
Published in 1844 and translated by Robin Buss.