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 the gamepad IDL file #9785

Merged

Conversation

lukebjerring
Copy link
Contributor

@lukebjerring lukebjerring commented Mar 2, 2018

No description provided.

@foolip
Copy link
Member

foolip commented Mar 2, 2018

Turns out this file is in sync with the spec, and that these are only indentation differences. https://github.com/w3c/gamepad/blob/gh-pages/index.html has that indentation, but it doesn't affect https://w3c.github.io/gamepad/#gamepadbutton-interface.

I don't think we should pretty print (parse and serialize) the IDL if it can be avoided. A pretty good heuristic might be: If the first line of each IDL fragment starts with N spaces, and every subsequent line has no non-whitespace in the first N characters, then remove N spaces from the beginning of all lines.

@w3c-bots
Copy link

w3c-bots commented Mar 8, 2018

Build PASSED

Started: 2018-03-08 02:30:59
Finished: 2018-03-08 02:40:30

View more information about this build on:

@domenic domenic removed their request for review April 20, 2018 21:13
@foolip foolip merged commit 3443ff6 into web-platform-tests:master May 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants