diff --git a/.travis.yml b/.travis.yml
index 740286f10f..fce8a669ca 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -16,7 +16,10 @@ jobs:
include:
- stage: Test
name: AVA Regression Tests
- script: ava --tap -c 1 test/tests
+ script: ava -c 1 test/tests
+ - stage: Test
+ name: Regression Tests Coverage Report
+ script: node test/util/report.js
- stage: Test
name: JS Linting
script: npm run lint
diff --git a/examples/alert/alert.html b/examples/alert/alert.html
index 9e5298f79f..f061fefc87 100644
--- a/examples/alert/alert.html
+++ b/examples/alert/alert.html
@@ -85,7 +85,7 @@
-
+
|
|
h3 |
diff --git a/examples/combobox/aria1.0pattern/combobox-autocomplete-both.html b/examples/combobox/aria1.0pattern/combobox-autocomplete-both.html
index d72be96761..6e362f56b2 100644
--- a/examples/combobox/aria1.0pattern/combobox-autocomplete-both.html
+++ b/examples/combobox/aria1.0pattern/combobox-autocomplete-both.html
@@ -181,7 +181,7 @@ Textbox
-
+
Standard single line text editing keys |
diff --git a/examples/combobox/aria1.0pattern/combobox-autocomplete-list.html b/examples/combobox/aria1.0pattern/combobox-autocomplete-list.html
index eea5c9281c..c684f98301 100644
--- a/examples/combobox/aria1.0pattern/combobox-autocomplete-list.html
+++ b/examples/combobox/aria1.0pattern/combobox-autocomplete-list.html
@@ -175,7 +175,7 @@ Textbox
|
-
+
Standard single line text editing keys |
diff --git a/examples/combobox/aria1.0pattern/combobox-autocomplete-none.html b/examples/combobox/aria1.0pattern/combobox-autocomplete-none.html
index 1de6bdccf6..94b102ac26 100644
--- a/examples/combobox/aria1.0pattern/combobox-autocomplete-none.html
+++ b/examples/combobox/aria1.0pattern/combobox-autocomplete-none.html
@@ -127,7 +127,7 @@ Textbox
|
-
+
Standard single line text editing keys |
diff --git a/examples/combobox/aria1.1pattern/grid-combo.html b/examples/combobox/aria1.1pattern/grid-combo.html
index 85c612972d..71eb932114 100644
--- a/examples/combobox/aria1.1pattern/grid-combo.html
+++ b/examples/combobox/aria1.1pattern/grid-combo.html
@@ -111,7 +111,7 @@ Textbox
|
-
+
Standard single line text editing keys |
diff --git a/examples/combobox/aria1.1pattern/listbox-combo.html b/examples/combobox/aria1.1pattern/listbox-combo.html
index b1474e2c08..cfbee09abb 100644
--- a/examples/combobox/aria1.1pattern/listbox-combo.html
+++ b/examples/combobox/aria1.1pattern/listbox-combo.html
@@ -228,7 +228,7 @@ Textbox
|
-
+
Standard single line text editing keys |
|
-
+
Printable Characters |
diff --git a/examples/grid/LayoutGrids.html b/examples/grid/LayoutGrids.html
index eba364bf25..9576769ebf 100644
--- a/examples/grid/LayoutGrids.html
+++ b/examples/grid/LayoutGrids.html
@@ -672,7 +672,7 @@ Role, Property, State, and Tabindex Attributes
|
-
+
|
tabindex="0" |
span, div, or if present, widget inside cell |
diff --git a/examples/radio/radio-2/radio-2.html b/examples/radio/radio-2/radio-2.html
index c76a717398..bcfaf2b8cb 100644
--- a/examples/radio/radio-2/radio-2.html
+++ b/examples/radio/radio-2/radio-2.html
@@ -131,7 +131,7 @@ Keyboard Support
-
+
Tab |
@@ -140,7 +140,7 @@ Keyboard Support
|
-
+
Space |
@@ -150,7 +150,7 @@ Keyboard Support
|
-
+
Right arrow |
@@ -160,7 +160,7 @@ Keyboard Support
|
-
+
Down arrow |
@@ -170,7 +170,7 @@ Keyboard Support
|
-
+
Left arrow |
@@ -180,7 +180,7 @@ Keyboard Support
|
-
+
Up arrow |
@@ -206,19 +206,19 @@ Role, Property, State, and Tabindex Attributes
|