diff options
author | Stjepan Glavina <stjepang@gmail.com> | 2016-03-24 11:17:12 +0100 |
---|---|---|
committer | Stjepan Glavina <stjepang@gmail.com> | 2016-03-24 11:17:12 +0100 |
commit | bcd813d961c829afca90b246fcd73a87c48c1f5f (patch) | |
tree | dfa21666bd956e805ff8d87c81cb2c59395e8c49 /tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/reference/css-flexbox-row-ref.xht | |
parent | ef8d36d208abeaf8396abe940a32263620966a72 (diff) | |
download | servo-bcd813d961c829afca90b246fcd73a87c48c1f5f.tar.gz servo-bcd813d961c829afca90b246fcd73a87c48c1f5f.zip |
Fix fetching about:blank
When fetching about:blank, response body should be the empty byte
sequence.
Spec: https://fetch.spec.whatwg.org/#concept-basic-fetch
Before this change, response body would be set to `ResponseBody::Empty`,
and then fetching would result in an infinite loop at step 19 in fn
`main_fetch` (methods.rs).
Diffstat (limited to 'tests/wpt/css-tests/css-flexbox-1_dev/xhtml1/reference/css-flexbox-row-ref.xht')
0 files changed, 0 insertions, 0 deletions