From ddb890db7dbaa3c2ee3fe4aa794ec43193b01905 Mon Sep 17 00:00:00 2001 From: Scott Fredrickson Date: Wed, 23 Jan 2019 17:22:14 -0600 Subject: [PATCH] Added HTML lang="en" Primarily an accessibility concern for screen reader software. --- test/functional/dragdrop5_test.html | 2 +- test/functional/dragdrop7_test.html | 2 +- test/functional/dragdrop8_test.html | 2 +- test/functional/dragdrop9_test.html | 2 +- test/functional/dragdrop_delay_test.html | 2 +- test/functional/effects2_test.html | 2 +- test/functional/effects_highlight_bg_image.html | 4 ++-- test/functional/slider_test.html | 2 +- test/functional/sortable6_test.html | 2 +- test/functional/sortable_nested_test.html | 2 +- test/functional/texteffects_test.html | 2 +- 11 files changed, 12 insertions(+), 12 deletions(-) diff --git a/test/functional/dragdrop5_test.html b/test/functional/dragdrop5_test.html index c84f9e1..d6d2c17 100644 --- a/test/functional/dragdrop5_test.html +++ b/test/functional/dragdrop5_test.html @@ -1,4 +1,4 @@ - + script.aculo.us Drag and drop functional test file diff --git a/test/functional/dragdrop7_test.html b/test/functional/dragdrop7_test.html index dd74db1..cdc54e9 100644 --- a/test/functional/dragdrop7_test.html +++ b/test/functional/dragdrop7_test.html @@ -1,5 +1,5 @@ - + diff --git a/test/functional/dragdrop8_test.html b/test/functional/dragdrop8_test.html index a6a0ff5..8b85c18 100644 --- a/test/functional/dragdrop8_test.html +++ b/test/functional/dragdrop8_test.html @@ -1,4 +1,4 @@ - + Drag & Drop diff --git a/test/functional/dragdrop9_test.html b/test/functional/dragdrop9_test.html index c7d44d0..ba1481c 100644 --- a/test/functional/dragdrop9_test.html +++ b/test/functional/dragdrop9_test.html @@ -1,5 +1,5 @@ - + diff --git a/test/functional/dragdrop_delay_test.html b/test/functional/dragdrop_delay_test.html index df60977..2c13b99 100644 --- a/test/functional/dragdrop_delay_test.html +++ b/test/functional/dragdrop_delay_test.html @@ -1,7 +1,7 @@ - + script.aculo.us functional test diff --git a/test/functional/effects2_test.html b/test/functional/effects2_test.html index f88581e..89e48ba 100644 --- a/test/functional/effects2_test.html +++ b/test/functional/effects2_test.html @@ -1,5 +1,5 @@ - + Untitled Document diff --git a/test/functional/effects_highlight_bg_image.html b/test/functional/effects_highlight_bg_image.html index cb0adf2..ebefe0a 100644 --- a/test/functional/effects_highlight_bg_image.html +++ b/test/functional/effects_highlight_bg_image.html @@ -1,5 +1,5 @@ - + @@ -26,7 +26,7 @@ li[i].onmousedown = Li.onMouseDown_without.bindAsEventListener(li[i]); } } - + //]]>