gecko-dev/devtools/client/inspector/test
2019-01-24 12:39:40 +02:00
..
.eslintrc.js
browser_inspector_addNode_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_addNode_02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_addNode_03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_addSidebarTab.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_breadcrumbs_highlight_hover.js Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau 2018-11-23 10:50:21 +00:00
browser_inspector_breadcrumbs_keybinding.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_breadcrumbs_keyboard_trap.js Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau 2018-11-23 10:50:21 +00:00
browser_inspector_breadcrumbs_mutations.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_breadcrumbs_namespaced.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_breadcrumbs_shadowdom.js Bug 1503019 - Part II, Remove dom.webcomponents.customelements.enabled pref r=smaug 2018-11-15 06:52:01 +00:00
browser_inspector_breadcrumbs_visibility.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_breadcrumbs.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_delete-selected-node-01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_delete-selected-node-02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_delete-selected-node-03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_destroy-after-navigation.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_destroy-before-ready.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
browser_inspector_expand-collapse.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-03.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_highlighter-04.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-05.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-06.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-07.js Bug 1177346 Part 4 - Add test for using inspector while paused. 2019-01-04 13:46:04 -10:00
browser_inspector_highlighter-by-type.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cancel.js Bug 1508656 - migrate cancel picker to nodePicker; r=ochameau 2018-12-18 08:45:16 +00:00
browser_inspector_highlighter-comments.js Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau 2018-11-23 10:50:21 +00:00
browser_inspector_highlighter-cssgrid_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssgrid_02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssshape_01.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-cssshape_02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssshape_03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssshape_04.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-cssshape_05.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssshape_06-scale.js Bug 1466225 - (Part 2) Split scale and transform shape path editor test to prevent exceeding max test run time. r=pbro 2018-06-21 16:26:00 +02:00
browser_inspector_highlighter-cssshape_06-translate.js Bug 1466225 - (Part 2) Split scale and transform shape path editor test to prevent exceeding max test run time. r=pbro 2018-06-21 16:26:00 +02:00
browser_inspector_highlighter-cssshape_07.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-cssshape_iframe_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-csstransform_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-csstransform_02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-embed.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-eyedropper-clipboard.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-eyedropper-csp.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-eyedropper-events.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-eyedropper-image.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-eyedropper-label.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-eyedropper-show-hide.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-eyedropper-xul.js Bug 1496572 - Fix intermittent devtools/client/inspector/test/browser_inspector_highlighter-eyedropper-xul.js by adding a new emitted event for the inspector toolbar update. r=pbro 2018-10-13 06:53:00 +03:00
browser_inspector_highlighter-geometry_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-geometry_02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-geometry_03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-geometry_04.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-geometry_05.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-geometry_06.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-hover_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-hover_02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-hover_03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-iframes_01.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_highlighter-iframes_02.js Bug 1476549 - Part 5. Modify the tests which is realted to frames button. r=birtles 2018-09-20 08:03:21 +00:00
browser_inspector_highlighter-inline.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-keybinding_01.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_highlighter-keybinding_02.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_highlighter-keybinding_03.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_highlighter-keybinding_04.js Bug 1508656 - migrate cancel picker to nodePicker; r=ochameau 2018-12-18 08:45:16 +00:00
browser_inspector_highlighter-measure_01.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-measure_02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-options.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-preview.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-rulers_01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-rulers_02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_highlighter-rulers_03.js Bug 1192642 - Add a left host type for the toolbox. r=pbro 2018-06-07 12:45:53 -04:00
browser_inspector_highlighter-selector_01.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-selector_02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_highlighter-xbl.js Bug 1508656 - migrate picker-node-hovered to nodePicker; r=ochameau 2018-12-18 08:42:10 +00:00
browser_inspector_highlighter-zoom.js Bug 1508655 - BoxModel highlighter move nodeHighlighter to highlighterFront; r=ochameau 2018-11-23 10:50:21 +00:00
browser_inspector_iframe-navigation.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_infobar_01.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_infobar_02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_infobar_03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_infobar_04.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_infobar_textnode.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_initialization.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
browser_inspector_inspect_node_contextmenu.js Bug 1485676 - Connect to local server from TargetFactory.forTab and make TabTarget always remote-like. r=yulia 2018-09-24 09:52:55 -07:00
browser_inspector_inspect-object-element.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_invalidate.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_keyboard-shortcuts-copy-outerhtml.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_keyboard-shortcuts.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_menu-01-sensitivity.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_menu-03-paste-items-svg.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_menu-03-paste-items.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_menu-04-use-in-console.js Bug 1470922 - Fix tests failing with the new Jsterm; r=bgrins. 2018-07-25 10:58:01 +02:00
browser_inspector_menu-05-attribute-items.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_menu-06-other.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_navigate_to_errors.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_navigation.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_open_on_neterror.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_pane_state_restore.js Bug 1503175 - Restore the previous inspector layout when reopening. r=gl 2018-11-09 18:56:05 +01:00
browser_inspector_pane-toggle-01.js Bug 1192642 - Add a left host type for the toolbox. r=pbro 2018-06-07 12:45:53 -04:00
browser_inspector_pane-toggle-02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_pane-toggle-03.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_pane-toggle-04.js Bug 1192642 - Add a left host type for the toolbox. r=pbro 2018-06-07 12:45:53 -04:00
browser_inspector_picker-stop-on-tool-change.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_portrait_mode.js Bug 1504706 - Call toolbox.destroy instead of going throught gDevTools.closeToolbox. r=yulia 2018-11-06 11:01:02 +00:00
browser_inspector_pseudoclass-lock.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_pseudoclass-menu.js Bug 1497969 - Add a way to emulate :focus-within pseudo-class. r=pbro 2018-10-12 21:56:44 +00:00
browser_inspector_reload_xul.js Bug 1485676 - Refactor gDevTools.getTargetForTab callsites to assume getTargetForTab is async. r=yulia 2018-09-24 09:52:47 -07:00
browser_inspector_reload-01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_reload-02.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_remove-iframe-during-load.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search_keyboard_trap.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-01.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-02.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-03.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-04.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-05.js Bug 1467407 - Fix incorrect usage of ok() in devtools mochitests;r=jryans 2018-06-07 12:06:20 +02:00
browser_inspector_search-06.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-07.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-08.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-clear.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-filter_context-menu.js Bug 1476097 - Use the Menu API's edit menu for all context menu textboxes within the toolbox; r=bgrins,flod 2018-11-05 10:52:27 +00:00
browser_inspector_search-label.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-navigation.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-reserved.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_search-selection.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-sidebar.js Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
browser_inspector_search-suggests-ids-and-classes.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_select-docshell.js Bug 1497905 - Avoid destroying the markup iframe on navigation. r=pbro 2018-10-14 22:26:05 -04:00
browser_inspector_select-last-selected.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_sidebarstate.js Bug 1500936 - Run eslint --fix on devtools/client/inspector for comma-dangle;r=Standard8 2018-10-23 07:08:24 +00:00
browser_inspector_startup.js Bug 1485660 - Adapt TabClient API to protocol one. r=jdescottes 2018-10-15 08:36:12 +00:00
browser_inspector_switch-to-inspector-on-pick.js Bug 1508656 - migrate startPicker and stopPicker to nodePicker; r=ochameau 2018-12-18 08:46:14 +00:00
browser_inspector_textbox-menu_reopen_toolbox.js Bug 1510182 - Load edit menu strings for each new toolbox window;r=Honza 2018-11-28 11:43:34 +00:00
browser_inspector_textbox-menu.js Bug 1476097 - Use the Menu API's edit menu for all context menu textboxes within the toolbox; r=bgrins,flod 2018-11-05 10:52:27 +00:00
browser.ini Backed out changeset 7f6996c8b32f (bug 1521712) for breaking firefox when devtools is opened a=backout 2019-01-24 12:39:40 +02:00
doc_inspector_add_node.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_breadcrumbs_visibility.html
doc_inspector_breadcrumbs.html
doc_inspector_csp.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_csp.html^headers^
doc_inspector_delete-selected-node-01.html
doc_inspector_delete-selected-node-02.html
doc_inspector_embed.html Bug 1473833 - Skip object loading when given unrecognized mime type; r=bzbarsky 2018-08-07 00:53:58 +00:00
doc_inspector_highlight_after_transition.html
doc_inspector_highlighter_cssshapes_iframe.html Bug 1408468 - Shapes highlighter handles for shapes in iframe cannot be clicked outside iframe. Follow-up: Add new line at end to make eslint happy. r=eslint-fix a=eslint-fix 2017-10-19 09:48:19 +02:00
doc_inspector_highlighter_cssshapes.html Bug 1453428 - Handle cases for shape coordinates like 0%, 0em, 0rem, etc. without overwriting to pixels. r=gl 2018-04-11 22:21:18 +02:00
doc_inspector_highlighter_csstransform.html
doc_inspector_highlighter_dom.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_highlighter_inline.html
doc_inspector_highlighter_rect_iframe.html
doc_inspector_highlighter_rect.html
doc_inspector_highlighter_scroll.html Bug 1382341 - removed this._remove() from onWindowReady; r=pbro 2017-09-05 15:23:18 +02:00
doc_inspector_highlighter_xbl.xul Bug 1448126 - Part 1 - Remove tests for the "scale" binding. r=bgrins 2018-06-24 17:19:15 +01:00
doc_inspector_highlighter-comments.html
doc_inspector_highlighter-geometry_01.html
doc_inspector_highlighter-geometry_02.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_highlighter.html
doc_inspector_infobar_01.html
doc_inspector_infobar_02.html
doc_inspector_infobar_03.html
doc_inspector_infobar_textnode.html
doc_inspector_infobar.html
doc_inspector_long-divs.html
doc_inspector_menu.html Bug 1430143 - Ensure full attribute value is copied from within Inspector. r=pbro 2018-01-12 13:35:03 -06:00
doc_inspector_outerhtml.html
doc_inspector_reload_xul.xul Bug 1414597 Part 2: Add a test that nodes in XUL documents can be inspected, including after reload. r=jdescottes 2018-09-10 19:16:13 +00:00
doc_inspector_remove-iframe-during-load.html Bug 1454696 - Run eslint --fix for prefer-const;r=yulia 2018-06-01 12:36:09 +02:00
doc_inspector_search-reserved.html
doc_inspector_search-suggestions.html
doc_inspector_search-svg.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_search.html
doc_inspector_select-last-selected-01.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_select-last-selected-02.html Backed out changeset e0f9c56c15f0 (bug 1362947) for linting failures, e.g. at accessible/tests/mochitest/jsat/doc_content_text.html:15. r=backout 2017-05-11 10:15:55 +02:00
doc_inspector_svg.svg
head.js Bug 1519443 - Change jsdoc comments in highlighter file class declarations to match others the Firefox codebase r=gl 2019-01-17 17:31:06 +00:00
img_browser_inspector_highlighter-eyedropper-image.png
shared-head.js Backed out changeset 1046da966669 (bug 1511334) for devtools failures in devtools/client/inspector/flexbox/test/browser_flexbox_toggle_display_change_hides_highlighter.js 2018-12-07 23:35:41 +02:00