From f2c7128ac3580b3faf2bb96a7945d79c3996877f Mon Sep 17 00:00:00 2001 From: Kai Ninomiya Date: Fri, 28 Jun 2024 13:28:53 -0700 Subject: [PATCH] Add lang="en" to standalone index.html (#3828) Should avoid browsers offering to translate the page (this happened in Safari but I think I've seen it happen in Chrome before too). --- standalone/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/standalone/index.html b/standalone/index.html index baae68484d0f..d087d6584cd9 100644 --- a/standalone/index.html +++ b/standalone/index.html @@ -1,5 +1,5 @@ - + WebGPU CTS