Skip to content

Commit

Permalink
Add missing property to restiming docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
philbooth committed Apr 2, 2014
1 parent c76a69f commit 85805fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/restiming.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ <h2 id="beacon">Beacon Parameters</h2>
<th>Resource Timing attribute</th>
</tr>
<tr><td><code>rt_name</code></td><td><code>name</code></td></tr>
<tr><td><code>rt_in_type</code></td><td><code>initiatorType</code></td></tr>
<tr><td><code>rt_st</code></td><td><code>startTime</code></td></tr>
<tr><td><code>rt_dur</code></td><td><code>duration</code></td></tr>
<tr><td><code>rt_red_st</code></td><td><code>redirectStart</code></td></tr>
Expand Down

0 comments on commit 85805fa

Please sign in to comment.