Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ampproject/amphtml
/
Class
test/unit/test-custom-element.js:93–93 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
91
}
92
93
class
TestElementWithReUpgrade extends BaseElement {
94
isLayoutSupported(unusedLayout) {
95
return
true;
96
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected