Skip to content
This repository was archived by the owner on Apr 4, 2019. It is now read-only.

some props don't quite reflect correctly #383

Open
stefanpenner opened this issue Jul 8, 2015 · 0 comments
Open

some props don't quite reflect correctly #383

stefanpenner opened this issue Jul 8, 2015 · 0 comments
Labels

Comments

@stefanpenner
Copy link
Collaborator

this breaks the size.

img.width = '100%`
img.width = 0;

source: emberjs/ember.js#10846

this breaks CSS

input.checked = true;
input.getAttribute('checked') === null
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant