Skip to content

Commit

Permalink
Meta: Placate ecmarkup linting
Browse files Browse the repository at this point in the history
  • Loading branch information
gibson042 authored and ptomato committed Jan 11, 2022
1 parent 3d88df5 commit e3e13b1
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions spec/intl.html
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,8 @@ <h1><a href="https://tc39.es/ecma402/#sec-isvalidtimezonename">IsValidTimeZoneNa
</emu-alg>
</emu-clause>

<emu-clause id="sup-canonicalizetimezonename" type="abstract operation">
<emu-clause id="sup-canonicalizetimezonename" aoid="CanonicalizeTimeZoneName402">
<h1><a href="https://tc39.es/ecma402/#sec-canonicalizetimezonename">CanonicalizeTimeZoneName</a> ( _timeZone_ )</h1>
<h1>
CanonicalizeTimeZoneName (
_timeZone_: a String value that is a valid time zone name as verified by IsValidTimeZoneName,
Expand Down Expand Up @@ -1304,7 +1305,7 @@ <h1><a href="https://tc39.es/ecma402/#locale-sensitive-functions">Locale Sensiti
<emu-clause id="sup-temporal-calendar-abstract-ops">
<h1>Abstract Operations for Temporal.Calendar Objects</h1>

<emu-clause id="sup-temporal-isbuiltincalendar">
<emu-clause id="sup-temporal-isbuiltincalendar" aoid="IsBuiltinCalendar402">
<h1>IsBuiltinCalendar ( _id_ )</h1>
<p>This definition supersedes the definition provided in <emu-xref href="#sec-temporal-isbuiltincalendar"></emu-xref>.</p>
<emu-alg>
Expand Down

0 comments on commit e3e13b1

Please sign in to comment.