Skip to content

Conversation

@Atry
Copy link
Contributor

@Atry Atry commented Sep 28, 2016

No description provided.

*/
var style: CSSStyleDeclaration = js.native
def style: CSSStyleDeclaration = js.native
def style_=(value: String | CSSStyleDeclaration): Unit = js.native
Copy link
Member

Choose a reason for hiding this comment

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

I think overloads would be more appropriate, here.

@sjrd
Copy link
Member

sjrd commented Sep 28, 2016

OK, could you squash the three commits, and keep only the first commit's message?

@Atry
Copy link
Contributor Author

Atry commented Sep 28, 2016

@sjrd Done. Waiting for CI now.

@sjrd
Copy link
Member

sjrd commented Sep 28, 2016

LGTM

@Atry
Copy link
Contributor Author

Atry commented Sep 28, 2016

@sjrd Some of Travis CI jobs failed due to network problem: https://travis-ci.org/scala-js/scala-js-dom/jobs/163351090

@sjrd sjrd merged commit 193b1ee into scala-js:master Sep 28, 2016
@Atry Atry deleted the patch-4 branch January 25, 2017 06:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants