Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/ampproject/amphtml
/ sizeProvided_
Method
sizeProvided_
src/custom-element.js:1239–1241 ·
view source on GitHub ↗
* @private
()
Source
from the content-addressed store, hash-verified
1237
* @private
1238
*/
1239
sizeProvided_() {
1240
this.classList.remove(
'i-amphtml-layout-awaiting-size'
);
1241
}
1242
1243
/**
1244
* Upgrade or schedule element based on R1.
Callers
1
applySize
Method · 0.95
Calls
1
remove
Method · 0.45
Tested by
no test coverage detected