From adba8949b1d2f8422c9623a3532f1526ff1be3ea Mon Sep 17 00:00:00 2001 From: SendilKumar N Date: Wed, 8 Jun 2016 18:59:36 +0800 Subject: [PATCH 1/3] fixes to a11y errors --- src/demo-app/button/button-demo.html | 8 ++++---- src/demo-app/index.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/demo-app/button/button-demo.html b/src/demo-app/button/button-demo.html index dab30c8c4bca..f9b07ca4dc1f 100644 --- a/src/demo-app/button/button-demo.html +++ b/src/demo-app/button/button-demo.html @@ -11,8 +11,8 @@
- link - link + Google + Google check @@ -81,13 +81,13 @@
Link - link + Google Button
Link - link + Google Button
diff --git a/src/demo-app/index.html b/src/demo-app/index.html index f5e774118e12..d1102a18c1db 100644 --- a/src/demo-app/index.html +++ b/src/demo-app/index.html @@ -1,6 +1,6 @@ {{!-- This file is an handlebar file that gets filled at build time. --}} - + From e9728cf4b40ff5d69df54981d7e7cd4f863177ae Mon Sep 17 00:00:00 2001 From: SendilKumar N Date: Wed, 8 Jun 2016 20:59:38 +0800 Subject: [PATCH 2/3] e2e a11y-error fix --- src/e2e-app/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/e2e-app/index.html b/src/e2e-app/index.html index 6e4cc63acf2b..1cd11593485d 100644 --- a/src/e2e-app/index.html +++ b/src/e2e-app/index.html @@ -1,6 +1,6 @@ {{!-- This file is an handlebar file that gets filled at build time. --}} - + From 98477aeeab88382b87273237474e14eaed6cc078 Mon Sep 17 00:00:00 2001 From: SendilKumar N Date: Thu, 9 Jun 2016 01:02:10 +0800 Subject: [PATCH 3/3] addressing comments to change Google to Search --- src/demo-app/button/button-demo.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/demo-app/button/button-demo.html b/src/demo-app/button/button-demo.html index f9b07ca4dc1f..ca8382422a4a 100644 --- a/src/demo-app/button/button-demo.html +++ b/src/demo-app/button/button-demo.html @@ -11,8 +11,8 @@
- Google - Google + Search + Search check @@ -81,13 +81,13 @@
Link - Google + Search Button
Link - Google + Search Button