diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2016-10-16 09:48:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-16 09:48:47 -0500 |
commit | ecbdeb330fc96211717c853a312b7558b9d41de3 (patch) | |
tree | d75ce923b1111655e8e0462a0804932577840d6f /components/util/prefs.rs | |
parent | 0b697c108001f70cf0a2aca4855815e579be6838 (diff) | |
parent | ec68a990d03444ec7ceabef212c0233c28c7f5d5 (diff) | |
download | servo-ecbdeb330fc96211717c853a312b7558b9d41de3.tar.gz servo-ecbdeb330fc96211717c853a312b7558b9d41de3.zip |
Auto merge of #11624 - g-k:wpt-cookie-path-tests, r=jdm
wpt cookie path tests
Adds wpt tests for the cookie path attribute.
Notes:
* I included polyfills for fetch and promise to get tests running. Assuming these changes are OK, I'll remove them and add failure expectations so they don't get synced to w3c.
* I didn't work out a way to test sending cookies when the request and cookie paths exactly match (e.g. request path `/cookies/path/match-exact-page.sub.html` and cookie path `/cookies/path/match-exact-page.sub.html` will not send cookies to `/cookies/resources/echo-json.py`)
* test names could be clearer
* everything can be squashed to one commit
---
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] These changes fix #8756 (github issue number if applicable).
- [x] These changes do not require tests because they are tests (and if we test our tests do we need to test our test tests? ...)
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/11624)
<!-- Reviewable:end -->
Diffstat (limited to 'components/util/prefs.rs')
0 files changed, 0 insertions, 0 deletions