Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2017-10-22 15:02:24 +0300
committerGitHub <noreply@github.com>2017-10-22 15:02:24 +0300
commit2ef5b901364b9024ef62286be59bcd67a3ec7d89 (patch)
tree939839e1b4b4bcfd756f424684ce3a8deae902d0 /js/tests/visual/modal.html
parentfbd42af6ca17abf1e01349d7c581ec399202f4c0 (diff)
Tighten htmllint's rules. (#24471)
Diffstat (limited to 'js/tests/visual/modal.html')
-rw-r--r--js/tests/visual/modal.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/visual/modal.html b/js/tests/visual/modal.html
index fcc96035bd..3b4cd4d3e1 100644
--- a/js/tests/visual/modal.html
+++ b/js/tests/visual/modal.html
@@ -1,5 +1,5 @@
<!doctype html>
-<html>
+<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">