Update web-platform-tests to revision fb15e14b52049f952612623ee0d7fb7a620a57c9

This commit is contained in:
WPT Sync Bot 2018-11-01 21:34:37 -04:00
parent 200cc8aa6b
commit 4a942c982f
141 changed files with 2563 additions and 1589 deletions

View file

@ -59,6 +59,10 @@ TRAILING WHITESPACE, INDENT TABS, CR AT EOL: *.ico
TRAILING WHITESPACE, INDENT TABS, CR AT EOL: *.wasm
TRAILING WHITESPACE, INDENT TABS, CR AT EOL: *.bmp
## Whitespace needed for testing
TRAILING WHITESPACE: xhr/resources/headers-some-are-empty.asis
## Documentation ##
W3C-TEST.ORG: README.md
@ -313,10 +317,10 @@ SET TIMEOUT: resources/testharness.js
# setTimeout use in reftests
SET TIMEOUT: acid/acid3/test.html
# Travis
# CI configuration
WEB-PLATFORM.TEST: .azure-pipelines.yml
WEB-PLATFORM.TEST: .travis.yml
# Third party code
*: css/tools/apiclient/*
*: css/tools/w3ctestlib/*