Name Description Size
index.js import-globals-from ../../../toolkit/content/globalOverlay.js 1101
index.xhtml 7690
moz.build 561
original-source.js An object of this type represents an original source for the style editor. An "original" source is one that is mentioned in a source map. 2948
panel.js open is effectively an asynchronous constructor 4474
StyleEditorUI.sys.mjs StyleEditorUI is controls and builds the UI of the Style Editor, including maintaining a list of editors for each stylesheet on a debuggee. Emits events: 'editor-added': A new editor was added to the UI 'editor-selected': An editor was selected 'error': An error occured 58794
StyleEditorUtil.sys.mjs Returns a localized string with the given key name from the string bundle. @param name @param ...rest Optional arguments to format in the string. @return string 5208
StyleSheetEditor.sys.mjs StyleSheetEditor controls the editor linked to a particular StyleSheet object. Emits events: 'property-change': A property on the underlying stylesheet has changed 'source-editor-load': The source editor for this editor has been loaded 'error': An error has occured 30351
test