-
Notifications
You must be signed in to change notification settings - Fork 51
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
Revert "Kill DOMRectList" #186
Conversation
Is this blocked only on review? @fserb FYI |
Friendly ping on this. I've just updated Chrome Canary to this, so it would be nice to have a response on it soon. |
faf546f
to
bc1340a
Compare
Pinging on this again. I need to mention @fserb 's update in a blog post about Chrome 61. I'm blocked if this hasn't landed. |
I'm pretty sure @zcorpan isn't working this week. Who else has the power to merge things in this repo? |
The most recent commit in the directory by anyone other than @zcorpan is 760283d. @tabatkins, if this is reviewed, can you merge it? |
geometry/Overview.bs
Outdated
|
||
<pre class=idl> | ||
[NoInterfaceObject, | ||
ArrayClass] |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should be [LegacyArrayClass] per https://heycam.github.io/webidl/#LegacyArrayClass.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Just one nit.
Done 👍 |
Thanks! |
See w3c/csswg-drafts#1479
Tests: web-platform-tests/wpt#6299