This commit is contained in:
Ilya Kantor 2019-07-30 14:44:01 +03:00
parent 4fed78665e
commit b7bfe09b01
2 changed files with 3 additions and 6 deletions

View file

@ -44,14 +44,11 @@
<text id="the-call-of-.then(ha" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#8A704D"> <text id="the-call-of-.then(ha" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#8A704D">
<tspan x="136" y="15">the call of .then(handler) always returns a promise:</tspan> <tspan x="136" y="15">the call of .then(handler) always returns a promise:</tspan>
</text> </text>
<text id="that-promise-is-sett" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#EE6B47">
<tspan x="206" y="119">that promise is settled by handler</tspan>
</text>
<text id="if-handler-ends-with" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#EE6B47"> <text id="if-handler-ends-with" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#EE6B47">
<tspan x="256" y="139">if handler ends with…</tspan> <tspan x="256" y="133">if handler ends with…</tspan>
</text> </text>
<text id="the-promise-settles" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#EE6B47"> <text id="that-promise-settles" font-family="PTMono-Regular, PT Mono" font-size="14" font-weight="normal" fill="#EE6B47">
<tspan x="12" y="253">the promise settles with:</tspan> <tspan x="12" y="253">that promise settles with:</tspan>
</text> </text>
</g> </g>
</g> </g>

Before

Width:  |  Height:  |  Size: 15 KiB

After

Width:  |  Height:  |  Size: 14 KiB

Before After
Before After

Binary file not shown.