MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / css.js

File css.js

src/test/resources/libraries/jQuery/1.8.2/jquery/src/css.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1var curCSS, iframe, iframeDoc,
2 ralpha = /alpha\([^)]*\)/i,
3 ropacity = /opacity=([^)]*)/,
4 rposition = /^(top|right|bottom|left)$/,

Callers

nothing calls this directly

Calls 15

curCSSFunction · 0.85
eachMethod · 0.80
isNumericMethod · 0.80
trimMethod · 0.80
showHideFunction · 0.70
isHiddenFunction · 0.70
jQueryFunction · 0.70
vendorPropNameFunction · 0.70
getWidthOrHeightFunction · 0.70
setPositiveNumberFunction · 0.70
augmentWidthOrHeightFunction · 0.70
getComputedStyleMethod · 0.65

Tested by

no test coverage detected