- From: Raphael Kubo da Costa <notifications@github.com>
- Date: Wed, 29 Mar 2017 06:51:25 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 29 March 2017 13:51:58 UTC
Commit 5869c43a27fff06c6dfc228fe1288018f7f2168d started describing the steps
to append to a header list with an ordered list but never added a closing
`</ol>` tag, which meant the entire rest of the contents were wrongly indented
and considered part of those steps.
You can view, comment on, or merge this pull request online at:
https://github.com/whatwg/fetch/pull/520
-- Commit Summary --
* Meta: Close <ol> tag in concept-header-list-append.
-- File Changes --
M fetch.bs (1)
-- Patch Links --
https://github.com/whatwg/fetch/pull/520.patch
https://github.com/whatwg/fetch/pull/520.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/pull/520
Received on Wednesday, 29 March 2017 13:51:58 UTC