Skip to content

Commit

Permalink
Forgot to define attribute getter
Browse files Browse the repository at this point in the history
  • Loading branch information
jakearchibald committed Jun 8, 2017
1 parent 54b4caf commit 5d40518
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions fetch.bs
Original file line number Diff line number Diff line change
Expand Up @@ -5121,6 +5121,9 @@ must return <a for=Request>request</a>'s
must return true if <a for=Request>request</a>'s <a>keepalive flag</a>
is set, and false otherwise.

<p>The <dfn attribute for=Request><code>signal</code></dfn> attribute's getter must return the
associated <a for="Request">signal</a>.

<hr>

<p>The <dfn method for=Request><code>clone()</code></dfn> method, when invoked, must
Expand Down

0 comments on commit 5d40518

Please sign in to comment.