Skip to content

Commit

Permalink
Merge pull request #8 from philbooth/master
Browse files Browse the repository at this point in the history
Add missing property to restiming docs.
  • Loading branch information
bluesmoon committed Apr 2, 2014
2 parents 71b23c2 + a1c4521 commit 84ac62d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/api/restiming.html
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 84ac62d

Please sign in to comment.