gecko/browser/devtools/styleeditor/test
Heather Arthur ac3c1e3b02 Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset
--HG--
rename : browser/devtools/styleeditor/test/sourcemaps.css => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css
rename : browser/devtools/styleeditor/test/sourcemaps.css.map => browser/devtools/styleeditor/test/sourcemap-css/sourcemaps.css.map
rename : browser/devtools/styleeditor/test/sourcemaps.scss => browser/devtools/styleeditor/test/sourcemap-sass/sourcemaps.scss
2014-02-18 13:47:26 -08:00
..
sourcemap-css Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset 2014-02-18 13:47:26 -08:00
sourcemap-sass Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset 2014-02-18 13:47:26 -08:00
autocomplete.html Bug 717369 - Autocomplete CSS properties and values in the Style Editor - Part 3 - Style editor tests, r=harth, robcee 2014-01-28 20:41:22 +05:30
browser_styleeditor_autocomplete.js Bug 971276 - Hitting enter should insert the currently selected item from an autocomplete list in the Style Editor, r=harth 2014-02-16 13:56:26 +05:30
browser_styleeditor_bug_740541_iframes.js Bug 740541 - Style sheets in iframes are not listed in the style editor; r=harth 2013-05-06 20:31:46 -07:00
browser_styleeditor_bug_851132_middle_click.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_bug_870339.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_cmd_edit.html
browser_styleeditor_cmd_edit.js Rename Promise to promise to avoid collisions with the forthcoming DOM Promise implementation (bug 885318); r=jwalker 2013-07-11 10:12:20 +03:00
browser_styleeditor_enabled.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_filesave.js Bug 935176 - saving a style sheet doesn't remove the star, r=harth 2013-12-06 23:51:16 +05:30
browser_styleeditor_import_rule.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_import.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_init.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_inline_friendly_names.js Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
browser_styleeditor_loading.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_new.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_nostyle.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_pretty.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_private_perwindowpb.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_reload.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
browser_styleeditor_selectstylesheet.js Bug 941018 - Add default value for col in selectStyleSheet. r=paul 2013-11-26 10:01:02 -08:00
browser_styleeditor_sourcemap_watching.js Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset 2014-02-18 13:47:26 -08:00
browser_styleeditor_sourcemaps.js Bug 950921 - UI for flipping CSS source map pref. r=dcamp 2014-01-14 10:13:47 -05:00
browser_styleeditor_sv_keynav.js Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
browser_styleeditor_sv_resize.js Bug 929766 - Remove Orion from the SourceEditor component. r=msucan 2013-11-19 15:53:13 -08:00
browser.ini Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset 2014-02-18 13:47:26 -08:00
four.html
head.js Bug 926014 - Support CSS source maps; r=dcamp 2013-12-06 23:52:32 -08:00
import2.css Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
import.css Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
import.html Bug 722506 - Show imported stylesheets in the style editor, r=harth 2013-03-17 01:54:51 -05:00
inline-1.html Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
inline-2.html Bug 969900 - StyleEditor: Identify inline style sheets by their page and index, not by their non-existent URIs. r=harth 2014-02-10 18:05:20 -08:00
longload.html Bug 816967 - Remotable Style Editor; r=dcamp 2013-04-25 09:46:13 -07:00
media-small.css
media.html
minified.html
moz.build Bug 920223 - Part 3: Mass convert MOCHITEST_BROWSER_FILES to manifests; rs=Ms2ger 2013-09-30 09:52:06 +02:00
nostyle.html Bug 868321 - Sites with no stylesheets just show loading indicator forever; r=dcamp 2013-05-07 15:49:52 -07:00
resources_inpage1.css
resources_inpage2.css
resources_inpage.jsi
simple.css
simple.css.gz
simple.css.gz^headers^
simple.gz.html
simple.html
sourcemaps.html Bug 973741 - Linked CSS file path is wrong when server directory is same as file directory; r=pbrosset 2014-02-18 13:47:26 -08:00
test_private.css
test_private.html