gecko-dev/devtools/client/inspector/rules/test
Jared Wein 560afd3f8e Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs
MozReview-Commit-ID: 99mWjxu8PPn

--HG--
extra : rebase_source : f78d800263b8544ce0accbdb2dc57b303969543f
2017-01-03 10:07:50 -05:00
..
.eslintrc.js Bug 1251003 - Change .eslintrc files to .eslintrc.js to avoid obsolete config file format. r=mossop 2016-10-18 08:38:10 +01:00
browser_rules_add-property_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_add-property_02.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_add-property-and-reselect.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_add-property-cancel_01.js Bug 1262443 - Fix tests; r=pbro 2016-09-20 17:24:47 +02:00
browser_rules_add-property-cancel_02.js Bug 1262443 - Fix tests; r=pbro 2016-09-20 17:24:47 +02:00
browser_rules_add-property-cancel_03.js Bug 1262443 - Fix tests; r=pbro 2016-09-20 17:24:47 +02:00
browser_rules_add-property-commented.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_add-property-svg.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_add-rule-and-property.js Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans 2016-10-17 11:47:03 +02:00
browser_rules_add-rule-button-state.js Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes 2016-05-30 13:02:32 +02:00
browser_rules_add-rule-edit-selector.js Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes 2016-05-30 13:02:32 +02:00
browser_rules_add-rule-iframes.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_add-rule-namespace-elements.js Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes 2016-05-30 13:02:32 +02:00
browser_rules_add-rule-pseudo-class.js Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes 2016-05-30 13:02:32 +02:00
browser_rules_add-rule-then-property-edit-selector.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_add-rule-with-menu.js Bug 1310615 - eslint: force unix style linebreaks in devtools;r=jryans 2016-10-17 11:47:03 +02:00
browser_rules_add-rule.js Bug 1237885 - Renamed all add-rule tests to make intent clearer and avoid duplication; r=jdescottes 2016-05-30 13:02:32 +02:00
browser_rules_authored_color.js Bug 1253822 - Rewrite browser_rules_authored_color.js to avoid timeouts;r=gl 2016-11-14 11:11:43 +01:00
browser_rules_authored_override.js Bug 1246677 - 9 - Get rid of all remaining _applyingModifications usage in tests; r=ochameau 2016-02-23 16:50:08 +01:00
browser_rules_authored.js Bug 1246677 - 7 - Clean remaining ruleview and tests eslint warnings; r=jdescottes 2016-02-23 17:09:01 +01:00
browser_rules_blob_stylesheet.js Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro 2016-04-10 15:02:48 +02:00
browser_rules_colorpicker-and-image-tooltip_01.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_colorpicker-and-image-tooltip_02.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_colorpicker-appears-on-swatch-click.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_colorpicker-commit-on-ENTER.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_colorpicker-edit-gradient.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_colorpicker-hides-on-tooltip.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_colorpicker-multiple-changes.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_colorpicker-release-outside-frame.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_colorpicker-revert-on-ESC.js Bug 1267414 - Convert color picker, cubic bezier and filter widgets to HTML Tooltip. r=jdescottes 2016-07-11 01:26:02 -07:00
browser_rules_colorpicker-swatch-displayed.js Bug 1271191 - Add support CSS #rgba and #rrggbbaa color syntax in the inspector. r=miker 2016-05-10 13:54:08 +02:00
browser_rules_colorUnit.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_completion-existing-property_01.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_completion-existing-property_02.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_completion-new-property_01.js Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins 2016-07-10 19:10:21 +02:00
browser_rules_completion-new-property_02.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_completion-new-property_03.js Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins 2016-07-10 19:10:21 +02:00
browser_rules_completion-new-property_04.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_completion-new-property_multiline.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_completion-popup-hidden-after-navigation.js Bug 1266456 - part10: fix tests for autocomplete-popup HTMLTooltip migration;r=bgrins 2016-07-10 19:10:21 +02:00
browser_rules_computed-lists_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_computed-lists_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_content_01.js Bug 1283764 - fix display of noResults message in inspector computedview;r=gl 2016-07-01 12:12:13 +02:00
browser_rules_content_02.js Bug 1295608 - Migrate devtools/client/inspector/test to use l10n.js;r=pbro 2016-08-25 17:17:06 +02:00
browser_rules_context-menu-show-mdn-docs-01.js Bug 1295608 - Migrate devtools/client/inspector/test to use l10n.js;r=pbro 2016-08-25 17:17:06 +02:00
browser_rules_context-menu-show-mdn-docs-02.js Bug 1295608 - Migrate devtools/client/inspector/test to use l10n.js;r=pbro 2016-08-25 17:17:06 +02:00
browser_rules_context-menu-show-mdn-docs-03.js Bug 1316630 - move PrefObserver to devtools/shared/prefs.js; r=jdescottes 2016-11-14 15:46:19 -07:00
browser_rules_copy_styles.js Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr 2016-09-12 22:39:28 +05:30
browser_rules_css-docs-tooltip_closes-on-escape.js Bug 1283454 - migrate MDN docs tooltip to use HTML;r=ochameau 2016-07-05 14:39:52 +02:00
browser_rules_cssom.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_cubicbezier-appears-on-swatch-click.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_cubicbezier-commit-on-ENTER.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_cubicbezier-revert-on-ESC.js Bug 1260552 - Replace xul:spliter by html:splitter; r=pbro 2016-09-21 08:26:02 +02:00
browser_rules_custom.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_cycle-angle.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_cycle-color.js Bug 1271191 - Add support CSS #rgba and #rrggbbaa color syntax in the inspector. r=miker 2016-05-10 13:54:08 +02:00
browser_rules_edit-display-grid-property.js Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
browser_rules_edit-property_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_02.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_edit-property_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_04.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_05.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_06.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_07.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_08.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property_09.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-cancel.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-click.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-commit.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_edit-property-computed.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_edit-property-increments.js Bug 1275446 - Bump timeout threshold for browser_rules_edit-property-increments.js on linux32. r=test-only 2016-11-24 09:21:31 -08:00
browser_rules_edit-property-order.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-remove_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-remove_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-property-remove_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_04.js Bug 1302536 - Adds a toggleable button next to the 'display: grid' declaration to toggle the grid highlighter r=pbro 2016-11-16 22:35:20 +09:00
browser_rules_edit-selector_05.js Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl 2016-05-25 18:16:26 +02:00
browser_rules_edit-selector_06.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_07.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-selector_08.js Bug 1241046 - Find inherited entry in modifySelector2. r=pbro 2016-01-22 13:12:58 -07:00
browser_rules_edit-selector_09.js Bug 1253869 - Don't assume that rule in the Rules view match the selected node when checking for overidden properties. r=gl 2016-05-25 18:16:26 +02:00
browser_rules_edit-selector_10.js Bug 1293616 - insert new rule in correct position in rule list; r=pbro 2016-09-02 10:42:00 -06:00
browser_rules_edit-selector_11.js Bug 1293616 - insert new rule in correct position in rule list; r=pbro 2016-09-02 10:42:00 -06:00
browser_rules_edit-selector-click-on-scrollbar.js Bug 1278552 - Make sidebar containers focusable so shortcuts work when they are active; r=jdescottes 2016-07-18 14:38:10 +02:00
browser_rules_edit-selector-click.js Backed out changeset 4d5b0cdb72fe (bug 1258114) for m-oth test failures 2016-04-18 10:24:06 +02:00
browser_rules_edit-selector-commit.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_edit-value-after-name_01.js Bug 1248274 - Split long test and add new ones to make sure the bug is fixed. r=pbro 2016-05-31 19:16:36 +02:00
browser_rules_edit-value-after-name_02.js Bug 1248274 - Split long test and add new ones to make sure the bug is fixed. r=pbro 2016-05-31 19:16:36 +02:00
browser_rules_edit-value-after-name_03.js Bug 1293211 - part3: wait for EditorTooltip ready event in tests;r=bgrins 2016-08-08 11:22:16 +02:00
browser_rules_edit-value-after-name_04.js Bug 1248274 - Split long test and add new ones to make sure the bug is fixed. r=pbro 2016-05-31 19:16:36 +02:00
browser_rules_editable-field-focus_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_editable-field-focus_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_eyedropper.js Backed out changeset c6564e0c0491 (bug 1260552) 2016-09-17 20:07:53 +02:00
browser_rules_filtereditor-appears-on-swatch-click.js Backed out changeset c6564e0c0491 (bug 1260552) 2016-09-17 20:07:53 +02:00
browser_rules_filtereditor-commit-on-ENTER.js Bug 1267414 - Convert color picker, cubic bezier and filter widgets to HTML Tooltip. r=jdescottes 2016-07-11 01:26:02 -07:00
browser_rules_filtereditor-revert-on-ESC.js Bug 1267414 - Convert color picker, cubic bezier and filter widgets to HTML Tooltip. r=jdescottes 2016-07-11 01:26:02 -07:00
browser_rules_grid-highlighter-on-navigate.js Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
browser_rules_grid-toggle_01.js Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
browser_rules_grid-toggle_02.js Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
browser_rules_grid-toggle_03.js Bug 1308260 - Part 6: Toggling the grid highlighter should emit the node that the grid highlighter was shown or hidden for and update the grid's highlighted state. r=pbro 2016-11-29 19:32:59 +08:00
browser_rules_guessIndentation.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_inherited-properties_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_inherited-properties_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_inherited-properties_03.js Bug 1280371 - Move ELEMENT_STYLE to devtools/shared/specs/styles. r=bgrins 2016-06-16 11:27:10 +01:00
browser_rules_inline-source-map.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_invalid-source-map.js Bug 1312055: Fix various eslint errors. r=standard8 2016-10-21 10:03:51 -07:00
browser_rules_invalid.js Bug 1235603 - Handle invalid authored CSS in rule view. r=pbro 2016-04-13 08:20:30 -06:00
browser_rules_keybindings.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_keyframeLineNumbers.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_keyframes-rule_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_keyframes-rule_02.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_lineNumbers.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_livepreview.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_mark_overridden_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_04.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_05.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_06.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mark_overridden_07.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_mathml-element.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_media-queries.js Bug 1295608 - Migrate devtools/client/inspector/test to use l10n.js;r=pbro 2016-08-25 17:17:06 +02:00
browser_rules_multiple_properties_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_multiple_properties_02.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_multiple-properties-duplicates.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_multiple-properties-priority.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_multiple-properties-unfinished_01.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_multiple-properties-unfinished_02.js Bug 1275939 - replace domUtils.getCSSValuesForProperty in inplace-editor.js r=tromey 2016-08-01 09:34:00 +02:00
browser_rules_original-source-link.js Bug 1310310 - ruleview stylesheet link using span instead of label;r=jsnajdr 2016-10-16 10:55:24 +02:00
browser_rules_pseudo_lock_options.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_pseudo-element_01.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_pseudo-element_02.js Bug 1287042 - Always before/after CSS rules in rule-view; r=bgrins 2016-07-18 17:15:05 +02:00
browser_rules_refresh-no-flicker.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_refresh-on-attribute-change_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_refresh-on-attribute-change_02.js Bug 1301078 - correctly disable pasted commented-out properties; r=pbro 2016-09-07 11:08:12 -06:00
browser_rules_refresh-on-style-change.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_04.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_05.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_06.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_07.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_08.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_09.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser_rules_search-filter_10.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter_context-menu.js Bug 733880 - Add the missing copy/paste/cut menus on all text boxes in inspector; r=jdescottes 2016-09-23 19:21:09 +02:00
browser_rules_search-filter_escape-keypress.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-computed-list_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-computed-list_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-computed-list_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-computed-list_04.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-computed-list_expander.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_search-filter-overridden-property.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_select-and-copy-styles.js Bug 1295556 - Use waitForClipboardPromise from shared-head.js in Inspector tests r=jsnajdr 2016-09-12 22:39:28 +05:30
browser_rules_selector_highlight.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_selector-highlighter_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_selector-highlighter_02.js Bug 1297383 - Highlight current node via,the selector highlighter for rule 'element {}'. r=pbro 2016-09-28 06:25:00 -04:00
browser_rules_selector-highlighter_03.js Bug 1297383 - Highlight current node via,the selector highlighter for rule 'element {}'. r=pbro 2016-09-28 06:25:00 -04:00
browser_rules_selector-highlighter_04.js Bug 1297383 - Highlight current node via,the selector highlighter for rule 'element {}'. r=pbro 2016-09-28 06:25:00 -04:00
browser_rules_selector-highlighter-on-navigate.js Bug 1302536 - Adds a toggleable button next to the 'display: grid' declaration to toggle the grid highlighter r=pbro 2016-11-16 22:35:20 +09:00
browser_rules_strict-search-filter_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_strict-search-filter_02.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_strict-search-filter_03.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_strict-search-filter-computed-list_01.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_style-editor-link.js Bug 1310310 - ruleview stylesheet link using span instead of label;r=jsnajdr 2016-10-16 10:55:24 +02:00
browser_rules_urls-clickable.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_user-agent-styles-uneditable.js Bug 1257246: Update devtools for eslint 2. r=pbro 2016-04-05 11:31:19 -07:00
browser_rules_user-agent-styles.js Bug 1316630 - move PrefObserver to devtools/shared/prefs.js; r=jdescottes 2016-11-14 15:46:19 -07:00
browser_rules_user-property-reset.js Bug 1291322 - Manually throttle CssRuleView tests; r=tromey 2016-08-02 11:27:27 -05:00
browser.ini Bug 1302536 - Adds a toggleable button next to the 'display: grid' declaration to toggle the grid highlighter r=pbro 2016-11-16 22:35:20 +09:00
doc_author-sheet.html Bug 1246677 - 7 - Clean remaining ruleview and tests eslint warnings; r=jdescottes 2016-02-23 17:09:01 +01:00
doc_blob_stylesheet.html Bug 1263439 - Remove "blob:" from stylesheet URLs created with URL.createObjectURL; r=pbro 2016-04-10 15:02:48 +02:00
doc_content_stylesheet_imported2.css
doc_content_stylesheet_imported.css
doc_content_stylesheet_linked.css
doc_content_stylesheet_script.css
doc_content_stylesheet.html Bug 1246677 - 7 - Clean remaining ruleview and tests eslint warnings; r=jdescottes 2016-02-23 17:09:01 +01:00
doc_copystyles.css
doc_copystyles.html
doc_cssom.html Bug 1263258 - Require space before paren for anonymous functions. r=pbro 2016-04-27 09:06:15 -05:00
doc_custom.html
doc_filter.html
doc_frame_script.js Bug 1276418 - Remove getNode and all references to it in inspector tests; r=gl 2016-09-16 15:58:50 +02:00
doc_inline_sourcemap.html Bug 1255787 - Do not assume sourceMap appears only in external stylesheets; r=gl 2016-03-29 21:30:11 +02:00
doc_invalid_sourcemap.css Bug 1249888 - try/catch SourceMapConsumer to avoid empty rule-view when source map is invalid; r=gl 2016-02-27 20:39:21 +01:00
doc_invalid_sourcemap.html Bug 1249888 - try/catch SourceMapConsumer to avoid empty rule-view when source map is invalid; r=gl 2016-02-27 20:39:21 +01:00
doc_keyframeanimation.css
doc_keyframeanimation.html
doc_keyframeLineNumbers.html
doc_media_queries.html
doc_pseudoelement.html
doc_ruleLineNumbers.html
doc_sourcemaps.css
doc_sourcemaps.css.map
doc_sourcemaps.html
doc_sourcemaps.scss
doc_style_editor_link.css
doc_test_image.png
doc_urls_clickable.css
doc_urls_clickable.html
head.js Bug 1326479 - Fix 'indent' eslint errors now that eslint scans multiline array and object definitions. r=Gijs 2017-01-03 10:07:50 -05:00