Skip to content

Commit

Permalink
Fix idl bug
Browse files Browse the repository at this point in the history
  • Loading branch information
kenchris committed Nov 22, 2024
1 parent 3288c5b commit c318976
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -972,7 +972,7 @@ <h3>The <dfn>PressureRecord</dfn> interface</h3>
[Default] object toJSON();
};
</pre>
<pre class="experimental" klazz="idl">
<pre class="experimental idl">
partial interface PressureRecord {
readonly attribute double? ownContributionEstimate;
};
Expand Down

0 comments on commit c318976

Please sign in to comment.