https://github.com/web-platform-tests/wpt
Revision 7879f0f9e76e214690e4dd38075004e903924f2b authored by Tarun Bansal on 13 March 2018, 04:27:01 UTC, committed by Blink WPT Bot on 13 March 2018, 04:35:03 UTC
This CL includes the test for "Accept-CH" header.

If the origin includes "Accept-CH" in the response header,
then the browser should include the specified client hints
in the HTTP request headers for the resources contained
in that page.

Bug: 817049
Change-Id: Id74193ab7a1cc3c4b03d66e080c43c64a6fcfbb2
Reviewed-on: https://chromium-review.googlesource.com/951867
Reviewed-by: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Kinuko Yasuda <kinuko@chromium.org>
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Cr-Commit-Position: refs/heads/master@{#542724}
1 parent 6163df2
Raw File
Tip revision: 7879f0f9e76e214690e4dd38075004e903924f2b authored by Tarun Bansal on 13 March 2018, 04:27:01 UTC
External WPT tests for Client hints
Tip revision: 7879f0f
.gitignore
*#
*.py[co]
*.sw[po]
*~
MANIFEST.json
!content-security-policy/support/manifest.json
!payment-handler/manifest.json
\#*
_certs
.virtualenv
config.json
node_modules
scratch
testharness_runner.html
webdriver/.idea
.vscode/
.DS_Store
*.rej
_venv
webdriver/.cache
back to top