Skip to content

Instantly share code, notes, and snippets.

@cowboy
Created February 2, 2012 23:38
Show Gist options
  • Select an option

  • Save cowboy/1726461 to your computer and use it in GitHub Desktop.

Select an option

Save cowboy/1726461 to your computer and use it in GitHub Desktop.
jQuery.support running in latest PhantomJS
leadingWhitespace = true
tbody = true
htmlSerialize = true
style = true
hrefNormalized = true
opacity = true
cssFloat = true
checkOn = false
optSelected = true
getSetAttribute = true
enctype = true
html5Clone = true
submitBubbles = true
changeBubbles = true
focusinBubbles = false
deleteExpando = true
noCloneEvent = true
inlineBlockNeedsLayout = false
shrinkWrapBlocks = false
reliableMarginRight = true
pixelMargin = false
noCloneChecked = true
optDisabled = true
radioValue = true
checkClone = true
appendChecked = true
ajax = true
cors = true
reliableHiddenOffsets = true
boxModel = true
doesNotAddBorder = true
doesAddBorderForTableAndCells = false
fixedPosition = true
subtractsBorderForOverflowNotVisible = false
doesNotIncludeMarginInBodyOffset = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment