ecmarkup
Version:
Custom element definitions and core utilities for markup that specifies ECMAScript and related technologies.
10 lines (9 loc) • 387 B
JavaScript
<emu-clause>
<h1>test</h1>
<p>Test that a < b escapes properly</p>
<p>An observation is conceptually a tuple: <observed object, observer function, accepted change types>. Object.observe ensures that this tuple is represented as an observerRecord in the associated Notifier's ChangeObservers list.</p>
<emu-alg>
1. a < b
</emu-alg>
</emu-clause>