From 833be88a6dfe1d52ab6a22ec498d515293c9d034 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Wed, 20 Feb 2019 00:19:09 +0100 Subject: Update webplatform tests for multiline placeholder. Note: MANIFEST updated per the normal procedure using `mach wpt-manifest-update` lint.whitelist updated to reflect intentional use of CR in these tests. Resolves #977 --- testing/web-platform/tests/lint.whitelist | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'testing/web-platform/tests/lint.whitelist') diff --git a/testing/web-platform/tests/lint.whitelist b/testing/web-platform/tests/lint.whitelist index 9b358b0db..01832c3fe 100644 --- a/testing/web-platform/tests/lint.whitelist +++ b/testing/web-platform/tests/lint.whitelist @@ -85,6 +85,10 @@ PRINT STATEMENT:*/tools/* CR AT EOL:WebIDL/valid/idl/documentation-dos.widl CR AT EOL:cors/resources/cors-headers.asis +CR AT EOL: html/form-elements/the-textarea-element/multiline-placefolder-cr.html +CR AT EOL: html/form-elements/the-textarea-element/multiline-placefolder-crlf.html +CR AT EOL: html/input/the-placeholder-attribute/multiline-cr.html +CR AT EOL: html/input/the-placeholder-attribute/multiline-crlf.html CR AT EOL:html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html INDENT TABS:html/semantics/embedded-content/the-canvas-element/size.attributes.parse.whitespace.html CR AT EOL:webvtt/webvtt-file-format-parsing/webvtt-file-parsing/support/newlines.vtt -- cgit v1.2.3