Skip to content

Commit

Permalink
Markup: add missing oldID from #3279
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Feb 18, 2024
1 parent d502ea4 commit 5188ef1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec.html
Original file line number Diff line number Diff line change
Expand Up @@ -13547,7 +13547,7 @@ <h1>
</emu-alg>
</emu-clause>

<emu-clause id="sec-definemethodproperty" type="abstract operation">
<emu-clause id="sec-definemethodproperty" oldids="sec-createmethodproperty" type="abstract operation">
<h1>
DefineMethodProperty (
_homeObject_: an Object,
Expand Down

0 comments on commit 5188ef1

Please sign in to comment.