Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ test-viewport.js
File
test-viewport.js
test/unit/test-viewport.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{layoutRectLtwh} from
'#core/dom/layout/rect'
;
2
3
import
{Services} from
'#service'
;
4
import
{AmpDocSingle, installDocService} from
'#service/ampdoc-impl'
;
Callers
nothing calls this directly
Calls
15
installTimerService
Function · 0.90
installVsyncService
Function · 0.90
installPlatformService
Function · 0.90
installDocService
Function · 0.90
installViewerServiceForDoc
Function · 0.90
dev
Function · 0.90
layoutRectLtwh
Function · 0.90
loadPromise
Function · 0.90
setParentWindow
Function · 0.90
parseViewportMeta
Function · 0.90
stringifyViewportMeta
Function · 0.90
updateViewportMetaString
Function · 0.90
Tested by
no test coverage detected