Comparison

spec/scansion/blocking.scs @ 10057:5c9341a1b36f 0.11

scansion/blocking: Remove the right irrelevant thing
author Kim Alvefur <zash@zash.se>
date Thu, 20 Jun 2019 22:25:46 +0200
parent 10055:d67e8ef63235
child 10812:3bd846c76701
comparison
equal deleted inserted replaced
10055:d67e8ef63235 10057:5c9341a1b36f
125 </unblock> 125 </unblock>
126 </iq> 126 </iq>
127 127
128 Juliet receives: 128 Juliet receives:
129 <presence to="${Juliet's JID}" from="${Romeo's full JID}"> 129 <presence to="${Juliet's JID}" from="${Romeo's full JID}">
130 <x xmlns="vcard-temp:x:update"/> 130 <delay xmlns="urn:xmpp:delay" stamp="{scansion:any}" from="localhost"/>
131 </presence> 131 </presence>
132 132
133 Romeo receives: 133 Romeo receives:
134 <iq type="result" id="lx3"/> 134 <iq type="result" id="lx3"/>
135 135