File tree Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Expand file tree Collapse file tree 1 file changed +6
-7
lines changed Original file line number Diff line number Diff line change @@ -2241,7 +2241,10 @@ <h2>The <dfn>record type</dfn> string</h2>
2241
2241
Reject |tuple|'s promise with an {{"InvalidStateError"}} {{DOMException}}.
2242
2242
</ li >
2243
2243
< li >
2244
- Clear the < a > pending read tuple</ a > and abort these steps.
2244
+ Stop the < a > dispatch NFC content</ a > steps.
2245
+ </ li >
2246
+ < li >
2247
+ Clear the < a > pending read tuple</ a > .
2245
2248
</ li >
2246
2249
</ ol >
2247
2250
</ div >
@@ -2260,14 +2263,10 @@ <h2>The <dfn>record type</dfn> string</h2>
2260
2263
Attempt to < a > abort a pending write operation</ a > .
2261
2264
</ li >
2262
2265
< li >
2263
- Stop the < a > dispatch NFC content</ a > steps.
2264
- </ li >
2265
- < li >
2266
- Clear the < a > pending read tuple</ a > .
2266
+ Attempt to < a > abort a pending scan operation</ a > .
2267
2267
</ li >
2268
2268
< li >
2269
- Release the NFC resources associated with |nfc| on the
2270
- underlying platform.
2269
+ Release the NFC resources on the underlying platform.
2271
2270
</ li >
2272
2271
</ ol >
2273
2272
< p >
You can’t perform that action at this time.
0 commit comments