blob: f0fcd513a35c77c99e4e627dff63f146bb285e46 [file] [log] [blame]
<!DOCTYPE html>
<style>
button {
position: absolute;
width: 300px;
height: 100px;
}
</style>
<button>Should not repaint on style change that doesn't change visual.</button>