How to use the d.gif function in d

To help you get started, we’ve selected a few d examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github raptorjs-legacy / raptorjs / test / raptor-css-parser-spec.js View on Github external
it('should handle generic CSS file', function() {
        var urls = findUrls('resources/css-parser/style.css');
        expect(Object.keys(urls).length).toEqual(3);
        expect(urls['d.png']).toNotEqual(null);
        expect(urls['throbber.gif']).toNotEqual(null);
        expect(urls['d.gif']).toNotEqual(null);
    });
});

d

Property descriptor factory

ISC
Latest version published 2 months ago

Package Health Score

72 / 100
Full package analysis