Skip to content

Commit

Permalink
Meta: export image request terms
Browse files Browse the repository at this point in the history
See WICG/element-timing#66 for context.
  • Loading branch information
npm1 committed Nov 5, 2021
1 parent 4aeec51 commit d645dd9
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -28126,8 +28126,10 @@ was an English &lt;a href="/wiki/Music_hall">music hall&lt;/a> singer, ...</code
The <span>current request</span> is initially set to a new <span>image request</span>.
The <span>pending request</span> is initially set to null.</p>

<p>An <dfn>image request</dfn> has a <dfn data-x="img-req-state">state</dfn>, <dfn
data-x="img-req-url">current URL</dfn>, and <dfn data-x="img-req-data">image data</dfn>.</p>
<p>An <dfn export>image request</dfn> has a <dfn export for="image request"
data-x="img-req-state">state</dfn>, <dfn export for="image request"
data-x="img-req-url">current URL</dfn>, and <dfn export for="image request"
data-x="img-req-data">image data</dfn>.</p>

<p>An <span>image request</span>'s <span data-x="img-req-state">state</span> is one of the
following:</p>
Expand Down

0 comments on commit d645dd9

Please sign in to comment.