Bug 1472323 [wpt PR 11736] - WPT tests for http-equiv accept-ch header, a=testonly
commit5a979f4c51ce4fa0422d951617ee469c41db5a65
authorTarun Bansal <tbansal@chromium.org>
Sat, 7 Jul 2018 00:11:27 +0000 (7 00:11 +0000)
committerJames Graham <james@hoppipolla.co.uk>
Wed, 11 Jul 2018 07:03:18 +0000 (11 08:03 +0100)
tree55ca37b957b4ceed463fc5f340a981c423a81747
parentfb2557f6f20a128d7d03cd0b3b50844286131d0f
Bug 1472323 [wpt PR 11736] - WPT tests for http-equiv accept-ch header, a=testonly

Automatic update from web-platform-testsWPT tests for http-equiv accept-ch header

This CL adds WPT tests for http-equiv accept-ch header:
(1) The header is not honored on HTTP pages
(2) Malformed header is not honored
(3) When the header is present, client hints are attached only
    on the same-origin subresources, and not on cross-origin
    subresources in the same navigation.
(4) When the header is present, client hints are attached only
    on the same origin subresources, and not on subresources in
    a new navigation.

Bug: 856700
Change-Id: I3f82df8cd02816b06542256062eb291577ebe8b7
Reviewed-on: https://chromium-review.googlesource.com/1120953
Commit-Queue: Tarun Bansal <tbansal@chromium.org>
Reviewed-by: Yoav Weiss <yoav@yoav.ws>
Cr-Commit-Position: refs/heads/master@{#571986}

--

wpt-commits: 2937bc40761173d438d67b6ebf2b0abcfbb911a4
wpt-pr: 11736

--HG--
rename : testing/web-platform/tests/client-hints/accept_ch.sub.https.html.headers => testing/web-platform/tests/client-hints/accept_ch.tentative.sub.https.html.headers
testing/web-platform/meta/MANIFEST.json
testing/web-platform/tests/client-hints/accept_ch.tentative.sub.https.html [copied from testing/web-platform/tests/client-hints/accept_ch.sub.https.html with 97% similarity]
testing/web-platform/tests/client-hints/accept_ch.tentative.sub.https.html.headers [moved from testing/web-platform/tests/client-hints/accept_ch.sub.https.html.headers with 100% similarity]
testing/web-platform/tests/client-hints/http_equiv_accept_ch.tentative.http.html [new file with mode: 0644]
testing/web-platform/tests/client-hints/http_equiv_accept_ch.tentative.https.html [new file with mode: 0644]
testing/web-platform/tests/client-hints/http_equiv_accept_ch.tentative.sub.https.html [moved from testing/web-platform/tests/client-hints/accept_ch.sub.https.html with 79% similarity]
testing/web-platform/tests/client-hints/http_equiv_accept_ch_malformed_header.tentative.https.html [new file with mode: 0644]