From b31fccd248be3e4001beb5321bfa3761a01888d6 Mon Sep 17 00:00:00 2001 From: Jeffrey Carl Faden Date: Tue, 16 Jan 2018 09:16:42 -0800 Subject: [PATCH] Remove "role" items from accessibility section There is no need to add "role" attributes to landmark elements in HTML5. Closes #194. --- README.md | 9 ------- data/en/_items.json | 2 +- data/en/_project.json | 2 +- data/en/items/accessibility.json | 28 ---------------------- package-lock.json | 40 ++++++++++++++++---------------- src/views/base/layout.pug | 2 +- 6 files changed, 23 insertions(+), 60 deletions(-) diff --git a/README.md b/README.md index 3a0f620d..af9b6657 100644 --- a/README.md +++ b/README.md @@ -606,15 +606,6 @@ Minimum required xml markup for the `browserconfig.xml` file is as follows: > * πŸ“Ή [Why headings and landmarks are so important -- A11ycasts #18](https://www.youtube.com/watch?v=vAAzdi1xuUY&index=9&list=PLNYkxOF6rcICWx0C9LVWWVqvHlYJyqw7g) -#### Landmarks - -- [ ] **Role banner:** ![High][high_img] `
` has `role="banner"`. -- [ ] **Role navigation:** ![High][high_img] `