- From: Simon Pieters <web-platform-tests-notifications@w3.org>
- Date: Wed, 01 Mar 2017 08:32:09 GMT
- To: public-web-platform-tests-notifications@w3.org
Need this change to make the linter happy: ```diff diff --git a/lint.whitelist b/lint.whitelist index 124da97..417b57f 100644 --- a/lint.whitelist +++ b/lint.whitelist @@ -88,7 +88,7 @@ CR AT EOL:WebIDL/valid/idl/documentation-dos.widl CR AT EOL:cors/resources/cors-headers.asis 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 +CR AT EOL:webvtt/parsing/file-parsing/tests/support/newlines.vtt PARSE-FAILED:dom/nodes/Document-createElement-namespace-tests/empty.svg PARSE-FAILED:dom/nodes/Document-createElement-namespace-tests/empty.xhtml PARSE-FAILED:dom/nodes/Document-createElement-namespace-tests/minimal_html.svg ``` (Let me know if you prefer I just push fixes like this to your branch instead of commenting.) View on GitHub: https://github.com/w3c/web-platform-tests/pull/5032#issuecomment-283277047
Received on Wednesday, 1 March 2017 08:32:23 UTC