MCPcopy Create free account
hub / github.com/ampproject/amphtml /

Class

test/unit/test-fixed-layer.js:190–190  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

188 });
189
190 class FakeAttributes {
191 constructor() {
192 const attrs = [];
193 attrs.setNamedItem = function ({name, value}) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected