Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/jquery/jquery
/ css.js
File
css.js
src/css.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ jQuery } from
"./core.js"
;
2
import
{ access } from
"./core/access.js"
;
3
import
{ nodeName } from
"./core/nodeName.js"
;
4
import
{ rcssNum } from
"./var/rcssNum.js"
;
Callers
nothing calls this directly
Calls
11
cssCamelCase
Function · 0.90
finalPropName
Function · 0.90
adjustCSS
Function · 0.90
isAutoPx
Function · 0.90
curCSS
Function · 0.90
swap
Function · 0.90
getStyles
Function · 0.90
access
Function · 0.90
getWidthOrHeight
Function · 0.70
boxModelAdjustment
Function · 0.70
setPositiveNumber
Function · 0.70
Tested by
no test coverage detected