Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/
Class
test/unit/test-custom-element.js:43–43 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
41
let
testOnLayoutMeasureCallback;
42
43
class
TestElement extends BaseElement {
44
constructor(element, source) {
45
super(element);
46
this.source = source;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected