Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/ampproject/amphtml
/ ifChrome
Method
ifChrome
testing/test-config.js:88–90 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
86
}
87
88
ifChrome() {
89
return
this.
if
(this.runOnChrome);
90
}
91
92
ifEdge() {
93
return
this.
if
(this.runOnEdge);
Callers
15
shouldFail
Function · 0.80
test-amp-carousel.js
File · 0.80
test-video-manager.js
File · 0.80
test-position-observer.js
File · 0.80
runVideoPlayerIntegrationTests
Function · 0.80
test-amphtml-ads.js
File · 0.80
test-visibility-states.js
File · 0.80
test-3p-frame.js
File · 0.80
test-integration-amp-inputmask.js
File · 0.80
test-integration-amp-inputmask-date.js
File · 0.80
test-integration-dates-attributes.js
File · 0.80
test-integration-maximum-nights.js
File · 0.80
Calls
1
if
Method · 0.95
Tested by
no test coverage detected