MCPcopy
hub / github.com/ampproject/amphtml / getRootElement

Method getRootElement

third_party/subscriptions-project/swg.js:10690–10692  ·  view source on GitHub ↗

@override

()

Source from the content-addressed store, hash-verified

10688
10689 /** @override */
10690 getRootElement() {
10691 return this.doc_.documentElement;
10692 }
10693
10694 /** @override */
10695 getHead() {

Callers 2

updatePaddingToHtml_Method · 0.45
removePaddingToHtml_Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected