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

Quirks mode and deprecations warning #255

Merged
merged 3 commits into from
Dec 5, 2016
Merged

Quirks mode and deprecations warning #255

merged 3 commits into from
Dec 5, 2016

Conversation

glena
Copy link
Contributor

@glena glena commented Dec 1, 2016

Closes #250

@glena glena added this to the v8.0.0-alpha.2 milestone Dec 1, 2016
warn.warning('the message');
});

});
Copy link
Contributor

Choose a reason for hiding this comment

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

❤️

@codecov-io
Copy link

codecov-io commented Dec 5, 2016

Current coverage is 100% (diff: 100%)

Merging #255 into v8 will not change coverage

@@            v8   #255   diff @@
=================================
  Files       25     26     +1   
  Lines      783    801    +18   
  Methods    141    143     +2   
  Messages     0      0          
  Branches   106    107     +1   
=================================
+ Hits       783    801    +18   
  Misses       0      0          
  Partials     0      0          

Powered by Codecov. Last update 21544fd...6e085a6

@hzalaz hzalaz merged commit a271ed4 into v8 Dec 5, 2016
@hzalaz hzalaz deleted the quirks-mode branch December 5, 2016 14:23
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