From ba6302e2d59c59dbafee2a121d8e4221cc9fb143 Mon Sep 17 00:00:00 2001 From: Yegor Date: Wed, 1 May 2024 10:29:17 -0700 Subject: [PATCH] add lang attribute to the a11y_assessments app (#147586) Since the app is used to assess Flutter's overall accessibility, the app should follow at many guidelines as possible, including setting the `lang` attribute. Fixes b/338044851 --- dev/a11y_assessments/web/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev/a11y_assessments/web/index.html b/dev/a11y_assessments/web/index.html index 43fc27544ca..e354f8a7d2c 100644 --- a/dev/a11y_assessments/web/index.html +++ b/dev/a11y_assessments/web/index.html @@ -3,7 +3,7 @@ Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> - +