Sylvain59650/htmlelement-extension

View on GitHub
src/HTMLButtonElement.js

Summary

Maintainability
A
0 mins
Test Coverage
HTMLButtonElement.prototype.setNoChanges = function() {}

HTMLButtonElement.prototype.isModified = function() {
  return false;
}