Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Event.timeStamp type to DOMHighResTimeStamp. #420

Merged
merged 7 commits into from
Jul 13, 2017
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add Majid Valipour to credits
majido committed Jul 12, 2017
commit f7f84d7ef3b557e57eb7ae2bde868d5819083808
3 changes: 2 additions & 1 deletion dom.bs
Original file line number Diff line number Diff line change
@@ -5177,7 +5177,7 @@ invoked, must run these steps:

<li><p>Unset <var>event</var>'s <a>initialized flag</a>.

<li><p>Return <var>event</var>.
<li><p>Return <var>event</var>.`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems you added this by accident in the last commit.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ops! fixed.

</ol>

<p class=note><a>Event</a> constructors ought to be used instead.
@@ -9850,6 +9850,7 @@ Kirill Topolyan,
Koji Ishii,
Lachlan Hunt,
Lauren Wood,
Majid Valipour,
Malte Ubl,
Manish Goregaokar,
Manish Tripathi,