Skip to content

Commit

Permalink
Meta: export "normalized TimeRanges object"
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored and domenic committed Nov 14, 2023
1 parent f071024 commit 5916d47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions source
Original file line number Diff line number Diff line change
Expand Up @@ -40721,9 +40721,9 @@ interface <dfn interface>TimeRanges</dfn> {
if called with an <var>index</var> argument greater than or equal to the number of ranges
represented by the object.</p>

<p>When a <code>TimeRanges</code> object is said to be a
<!--en-GB--><dfn id="normalised-timeranges-object">normalized <code>TimeRanges</code>
object</dfn>, the ranges it represents must obey the following criteria:</p>
<p>When a <code>TimeRanges</code> object is said to be a <dfn
id="normalised-timeranges-object" data-export=""><!-- en-GB -->normalized <code>TimeRanges</code> object</dfn>,
the ranges it represents must obey the following criteria:</p>

<ul>

Expand Down

0 comments on commit 5916d47

Please sign in to comment.