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

Fix when the CSS style width/height has percentage #642

Merged
merged 1 commit into from
Apr 3, 2014
Merged

Fix when the CSS style width/height has percentage #642

merged 1 commit into from
Apr 3, 2014

Conversation

pabloalcaraz
Copy link
Contributor

When the style has a percentage width() or height returns NaN.
With the computedStyle function instead of css ensures that return pixels.

When the style has a percentage width() or height returns NaN.
With the computedStyle function instead of css ensures that return pixels.
imaffett pushed a commit that referenced this pull request Apr 3, 2014
Fix when the CSS style width/height has percentage
@imaffett imaffett merged commit 98f4d0b into intel:master Apr 3, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants