Skip to content

Commit

Permalink
chore: fix ReSpec related errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Marcos Cáceres authored Jul 14, 2020
2 parents a50d0f1 + 29ee6c1 commit c2cb506
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
doJsonLd: true,
xref: [ "html", "dom", "webidl", "ecma-262" ],
mdn: true,
mdn: "hr-time-2",
};
</script>
</head>
Expand Down Expand Up @@ -294,7 +294,7 @@ <h3>`timeOrigin` attribute</h3>
<section>
<h3>`toJSON()` method</h3>
<p data-tests='performance-tojson.html'>When <dfn>toJSON()</dfn> is
called, run [[WEBIDL]]'s <a>default toJSON operation</a>.</p>
called, run [[WEBIDL]]'s <a>default toJSON steps</a>.</p>
</section>
</section>
<section>
Expand Down

0 comments on commit c2cb506

Please sign in to comment.