Sha256: 348b4145bb478675fb1eb3a42eb96af3a28b5dcc4894f619fd958d34b00c1be3

Contents?: true

Size: 272 Bytes

Versions: 129

Compression:

Stored size: 272 Bytes

Contents

//.CommonJS
var CSSOM = {};
///CommonJS


/**
 * @constructor
 * @see http://dev.w3.org/csswg/cssom/#the-stylesheet-interface
 */
CSSOM.StyleSheet = function StyleSheet() {
	this.parentStyleSheet = null;
};


//.CommonJS
exports.StyleSheet = CSSOM.StyleSheet;
///CommonJS

Version data entries

129 entries across 109 versions & 8 rubygems

Version Path
appmap-0.69.0 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.69.0 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.68.2 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.68.2 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.68.1 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.68.1 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.68.0 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.68.0 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.67.1 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.67.1 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.67.0 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.67.0 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.66.2 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.66.2 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.66.1 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.66.1 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.66.0 ./node_modules/cssom/lib/StyleSheet.js
appmap-0.66.0 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.65.1 ./node_modules/cssstyle/node_modules/cssom/lib/StyleSheet.js
appmap-0.65.1 ./node_modules/cssom/lib/StyleSheet.js