From 8e7bd0fd91799f49379ba11ae30c01322b67cd68 Mon Sep 17 00:00:00 2001 From: Domenic Denicola Date: Fri, 30 Nov 2018 16:52:58 +0000 Subject: [PATCH] Bug 1500160 [wpt PR 13600] - Add tests for simple dialog newline normalization, a=testonly Automatic update from web-platform-testsAdd tests for simple dialog newline normalization Follows https://github.com/whatwg/html/pull/4105. -- wpt-commits: c73a85e666558413c672e183cf388d9724fce578 wpt-pr: 13600 --- .../newline-normalization-manual.html | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 testing/web-platform/tests/html/webappapis/user-prompts/newline-normalization-manual.html diff --git a/testing/web-platform/tests/html/webappapis/user-prompts/newline-normalization-manual.html b/testing/web-platform/tests/html/webappapis/user-prompts/newline-normalization-manual.html new file mode 100644 index 000000000000..55cb5ce527ea --- /dev/null +++ b/testing/web-platform/tests/html/webappapis/user-prompts/newline-normalization-manual.html @@ -0,0 +1,21 @@ + + +Newline normalization in simple dialogs + + +

The dialogs should all contain text looking like:

+ +
Line 1.1
+Line 1.2
+Line 1.3
+Line 1.4
+
+Line 2.1
+ +