From 5c489497c342782353b769ade49233d46d8e5e42 Mon Sep 17 00:00:00 2001 From: tinayuangao Date: Thu, 25 May 2017 17:49:53 -0600 Subject: [PATCH] fix(checkbox, radio): Fix checkbox label not read in JAWS (#4610) * Fix checkbox label not read in JAWS * use another way --- src/lib/checkbox/checkbox.html | 4 +++- src/lib/radio/radio.html | 18 ++++++++++-------- 2 files changed, 13 insertions(+), 9 deletions(-) diff --git a/src/lib/checkbox/checkbox.html b/src/lib/checkbox/checkbox.html index 7676f48c69f8..e07b211a679a 100644 --- a/src/lib/checkbox/checkbox.html +++ b/src/lib/checkbox/checkbox.html @@ -1,4 +1,4 @@ -