Skip to content

Instantly share code, notes, and snippets.

@KuraFire
Created August 30, 2010 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save KuraFire/557409 to your computer and use it in GitHub Desktop.
Save KuraFire/557409 to your computer and use it in GitHub Desktop.
tests['backgroundsize'] = function() {
set_css('background-size: contain');
return contains(m_style['backgroundSize'], 'contain');
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment