From 9cd33f0637f1957f369e2cab2f4b5959200e35a7 Mon Sep 17 00:00:00 2001 From: Andreu Botella Date: Fri, 20 Mar 2020 10:08:32 +0000 Subject: [PATCH] Bug 1622804 [wpt PR 22276] - [encoding] Tests for BOM detection., a=testonly Automatic update from web-platform-tests Encoding: BOM detection For https://github.com/whatwg/html/pull/5359. -- wpt-commits: 7d9b5a5facaf0b9d986e63e0a031983899d30c79 wpt-pr: 22276 --- .../tests/encoding/bom-handling.html | 17 +++++++++++++++++ .../tests/encoding/bom-handling.html.headers | 1 + 2 files changed, 18 insertions(+) create mode 100644 testing/web-platform/tests/encoding/bom-handling.html create mode 100644 testing/web-platform/tests/encoding/bom-handling.html.headers diff --git a/testing/web-platform/tests/encoding/bom-handling.html b/testing/web-platform/tests/encoding/bom-handling.html new file mode 100644 index 0000000000000..ea70d362546ed --- /dev/null +++ b/testing/web-platform/tests/encoding/bom-handling.html @@ -0,0 +1,17 @@ + + + + + +BOM handling +
+ diff --git a/testing/web-platform/tests/encoding/bom-handling.html.headers b/testing/web-platform/tests/encoding/bom-handling.html.headers new file mode 100644 index 0000000000000..2340a89c93ce4 --- /dev/null +++ b/testing/web-platform/tests/encoding/bom-handling.html.headers @@ -0,0 +1 @@ +Content-Type: text/html; charset=windows-1252