Commit 1acc0630 authored by Hector Carmona's avatar Hector Carmona Committed by Commit Bot

NUX Google Apps - Fix A11y Issue with missing lang in HTML.

Bug: 833914
Change-Id: I1720bd1f3711b74cef11ae9f5158cdea069bfb11
Reviewed-on: https://chromium-review.googlesource.com/1155936
Commit-Queue: Hector Carmona <hcarmona@chromium.org>
Reviewed-by: default avatarScott Chen <scottchen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#579267}
parent b482c93d
<!DOCTYPE html>
<html dir="$i18n{textdirection}" lang="$i18n{language}">
<meta charset="utf-8">
<title>$i18n{headerText}</title>
......@@ -84,4 +85,4 @@
<nux-google-apps></nux-google-apps>
<link rel="stylesheet" href="chrome://resources/css/text_defaults_md.css">
</html>
</html>
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment