Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prototypejs/prototype
/ layout.js
File
layout.js
src/prototype/dom/layout.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
(
function
() {
2
3
// Converts a CSS percentage value to a decimal.
4
// Ex: toDecimal("30%"); // -> 0.3
Callers
nothing calls this directly
Calls
12
$
Function · 0.85
getRawStyle
Function · 0.85
getContentWidth
Function · 0.85
$A
Function · 0.85
cssNameFor
Function · 0.85
$w
Function · 0.85
getPixelValue
Function · 0.85
isDocument
Function · 0.85
isDetached
Function · 0.85
isBody
Function · 0.85
isHtml
Function · 0.85
isDisplayed
Function · 0.70
Tested by
no test coverage detected