gecko-dev/devtools/client/styleeditor/test
Alexandre Poirot fad9e1690b Bug 1663649 - [devtools] Enable target switching by default. r=jdescottes
Differential Revision: https://phabricator.services.mozilla.com/D91020
2020-09-23 17:50:20 +00:00
..
many-media-rules-sourcemaps Bug 1453044 - Add mochitest to assert number of StyleEditor ui updates after resize;r=ochameau 2018-09-18 14:45:28 +00:00
sourcemap-css
sourcemap-sass
sourcemap-styl
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
autocomplete.html
browser.ini Bug 1478688: Revert browser_styleeditor_fetch-from-netmonitor test. r=ochameau 2020-07-31 01:33:44 +00:00
browser_styleeditor_add_stylesheet.js Bug 1596918: Part 3a - Scripted rewrite of most ContentTask.spawn calls to SpecialPowers.spawn calls. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:16 +00:00
browser_styleeditor_autocomplete-disabled.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_autocomplete.js Bug 1628044 - Remove obsolete initCssProperties() helper and cleanup tests; r=jdescottes 2020-04-21 13:49:11 +00:00
browser_styleeditor_bom.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_bug_740541_iframes.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
browser_styleeditor_bug_851132_middle_click.js Bug 1595636 - Rename xul->xhtml for non-tests in DevTools r=jdescottes 2019-11-13 23:44:19 +00:00
browser_styleeditor_bug_870339.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_bug_1247083_inline_stylesheet_numbering.js Bug 1247083 - Number inline and new stylesheets separately in Style Editor; r=pbro 2020-03-09 15:50:29 +00:00
browser_styleeditor_bug_1405342_serviceworker_iframes.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
browser_styleeditor_copyurl.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_enabled.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_fetch-from-netmonitor.js Bug 1478688: Revert browser_styleeditor_fetch-from-netmonitor test. r=ochameau 2020-07-31 01:33:44 +00:00
browser_styleeditor_filesave.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_fission_switch_target.js Bug 1663649 - [devtools] Enable target switching by default. r=jdescottes 2020-09-23 17:50:20 +00:00
browser_styleeditor_highlight-selector.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_import.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_import_rule.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_init.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_inline_friendly_names.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_loading.js Bug 1596947 - Stop using XUL <stack> in style editor. r=gl 2019-11-18 13:51:52 +00:00
browser_styleeditor_loading_with_containers.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_media_sidebar.js Bug 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak 2020-01-30 15:59:29 +00:00
browser_styleeditor_media_sidebar_links.js Bug 1621655: Make browser_styleeditor_media_sidebar_links.js test await RDM content reflow. r=rcaliman 2020-08-04 15:08:19 +00:00
browser_styleeditor_media_sidebar_sourcemaps.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_missing_stylesheet.js Bug 1644193: Implement basic server-side stylesheets watcher. r=ochameau 2020-09-14 21:29:47 +00:00
browser_styleeditor_navigate.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_new.js Bug 1659589: Get property-change event via resource watcher. r=ochameau 2020-08-26 08:37:18 +00:00
browser_styleeditor_nostyle.js Bug 1596947 - Stop using XUL <stack> in style editor. r=gl 2019-11-18 13:51:52 +00:00
browser_styleeditor_opentab.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_pretty.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_private_perwindowpb.js Bug 1603102 - Use BrowserTestUtils.openNewBrowserWindow in all tests relying on window.OpenNewBrowserWindow r=ochameau 2019-12-11 16:29:03 +00:00
browser_styleeditor_reload.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_resize_performance.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
browser_styleeditor_scroll.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_selectstylesheet.js Bug 1642371 - Part 4: Open style editor using exact front object where possible. r=jlast 2020-06-03 22:38:11 +00:00
browser_styleeditor_sourcemap_large.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_sourcemap_watching.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_sourcemaps.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_sourcemaps_inline.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
browser_styleeditor_sv_keynav.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_sv_resize.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_sync.js Bug 1596918: Part 3b - Run code formatters on files changed by previous patch. r=mccr8,remote-protocol-reviewers,ato 2019-12-13 20:36:24 +00:00
browser_styleeditor_syncAddProperty.js Bug 1391994 Part 3: Expand devtools tests to verify interactive style edits work on pages with CSP restrictions. r=bzbarsky 2019-11-20 22:50:39 +00:00
browser_styleeditor_syncAddRule.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_syncAlreadyOpen.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_syncEditSelector.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_syncIntoRuleView.js Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
browser_styleeditor_transition_rule.js Bug 1659589: Get style-applied event via resource watcher. r=ochameau,bomsy 2020-08-27 22:31:52 +00:00
browser_styleeditor_xul.js Bug 1595636 - Rename xul->xhtml for tests in DevTools r=jdescottes 2019-11-13 23:44:09 +00:00
bug_1405342_serviceworker_iframes.html
doc_empty.html Bug 1585256 - Enable browser_styleeditor_fetch-from-netmonitor.js on fission. r=Honza 2020-02-18 15:37:19 +00:00
doc_fetch_from_netmonitor.html Bug 1478688: Revert browser_styleeditor_fetch-from-netmonitor test. r=ochameau 2020-07-31 01:33:44 +00:00
doc_long.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
doc_long_string.css
doc_short_string.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
doc_xulpage.xhtml Bug 1595636 - Rename xul->xhtml for tests in DevTools r=jdescottes 2019-11-13 23:44:09 +00:00
four.html
head.js Bug 1625930: Apply ResourceWatcher to StyleEditor. r=ochameau 2020-07-09 04:37:54 +00:00
iframe_service_worker.js Bug 1561435 - Format devtools/client/, a=automatic-formatting 2019-07-05 11:24:38 +02:00
iframe_with_service_worker.html Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
import.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
import.html
import2.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
inline-1.html
inline-2.html
longload.html
media-rules-sourcemaps.html
media-rules.css Bug 1610497 - Increase browser window min-width so the address bar can be focused by mouse. r=mak 2020-01-30 15:59:29 +00:00
media-rules.html
media-small.css
media.html
minified.html
missing.html
nostyle.html
pretty.css
resources_inpage.jsi
resources_inpage1.css
resources_inpage2.css
selector-highlighter.html
simple.css Bug 1568779 - Remove editors settings comments in devtools files. r=pbro. 2019-08-19 12:48:16 +00:00
simple.css.gz
simple.css.gz^headers^
simple.gz.html
simple.html
sjs_huge-css-server.sjs
sourcemaps-inline.html
sourcemaps-large.html
sourcemaps-watching.html
sourcemaps.html
sync.html
sync_with_csp.css Bug 1391994 Part 3: Expand devtools tests to verify interactive style edits work on pages with CSP restrictions. r=bzbarsky 2019-11-20 22:50:39 +00:00
sync_with_csp.html Bug 1391994 Part 3: Expand devtools tests to verify interactive style edits work on pages with CSP restrictions. r=bzbarsky 2019-11-20 22:50:39 +00:00
test_private.css
test_private.html
utf-16.css