gecko-dev/browser/devtools/styleinspector/test
Ryan VanderMeulen b719233c6a Bug 1104908 - Disable the Style Inspector tests on Linux e10s.
CLOSED TREE

--HG--
extra : rebase_source : 48f548c3da3cdf4e9c18b8e3604e6887ca64f612
2014-11-25 14:23:01 -05:00
..
unit Bug 1075444 - Handle "(" when parsing CSS for the Style Inspector. r=bgrins 2014-10-24 05:28:00 -04:00
browser_computedview_browser-styles.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_getNodeInfo.js Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
browser_computedview_keybindings_01.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_keybindings_02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_computedview_matched-selectors_01.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_computedview_matched-selectors_02.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_matched-selectors-toggle.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_media-queries.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_computedview_no-results-placeholder.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_original-source-link.js Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
browser_computedview_pseudo-element_01.js Bug 920141 - Add support for inspecting anonymous content. r=pbrosset 2014-09-29 09:29:00 +02:00
browser_computedview_refresh-on-style-change_01.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_computedview_refresh-on-style-change_02.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_computedview_search-filter.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_computedview_select-and-copy-styles.js Bug 1041951 - adjust devtools tests for font-variant as a shorthand. r=mratcliffe 2014-08-20 16:54:31 +09:00
browser_computedview_style-editor-link.js Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
browser_ruleview_add-property_01.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_add-property_02.js Bug 711941 - part 3 - Timing-function editor tooltip in the rule-view; r=miker 2014-07-17 09:59:04 +02:00
browser_ruleview_add-property-and-reselect.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_add-property-cancel_01.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_add-property-cancel_02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_add-property-cancel_03.js Bug 966896 - [rule view] Editing rules' selectors for the current selection in the CSS rule-view r=pbrosset 2014-06-24 10:02:16 +02:00
browser_ruleview_add-rule_01.js Bug 1069980 - [rule view] Adding a new css rule on an element with multiple classes doesn't work. r=pbrosset 2014-09-22 07:20:00 -04:00
browser_ruleview_add-rule_02.js Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view. r=harth 2014-07-07 09:18:00 +02:00
browser_ruleview_add-rule_03.js Bug 966895 - [rule view] Adding new rules to the current selection in the CSS rule-view. r=harth 2014-07-07 09:18:00 +02:00
browser_ruleview_colorpicker-and-image-tooltip_01.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_colorpicker-and-image-tooltip_02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_colorpicker-appears-on-swatch-click.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_colorpicker-commit-on-ENTER.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_colorpicker-edit-gradient.js Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
browser_ruleview_colorpicker-hides-on-tooltip.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_colorpicker-multiple-changes.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_colorpicker-revert-on-ESC.js Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
browser_ruleview_colorpicker-swatch-displayed.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_completion-existing-property_01.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_completion-existing-property_02.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_completion-new-property_01.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_completion-new-property_02.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_content_01.js Bug 966896 - [rule view] Editing rules' selectors for the current selection in the CSS rule-view r=pbrosset 2014-06-24 10:02:16 +02:00
browser_ruleview_content_02.js Bug 991757 - add telemetry for the context menu, r=mconley,bgrins,f=bwinton 2014-08-14 20:44:59 +02:00
browser_ruleview_cubicbezier-appears-on-swatch-click.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_cubicbezier-commit-on-ENTER.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_cubicbezier-revert-on-ESC.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_edit-property_01.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_edit-property_02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_edit-property-commit.js Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
browser_ruleview_edit-property-increments.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_edit-property-order.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_edit-selector_01.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_edit-selector_02.js Bug 949651 - Serialize all pseudo-elements with the two-colon syntax, even those that allow one colon. r=dbaron 2014-10-18 17:01:58 -04:00
browser_ruleview_edit-selector-commit.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_eyedropper.js Bug 1040653 - Make eyedropper work with e10s. r=mratcliffe 2014-11-07 16:46:00 +01:00
browser_ruleview_inherit.js Bug 988313 - Rewrite all devtools/styleinspector tests to be shorter, less prone to failures and more consistent. r=miker 2014-04-08 12:19:16 +02:00
browser_ruleview_keybindings.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_keyframes-rule_01.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_keyframes-rule_02.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_livepreview.js Bug 1063845 - Fix remaining style inspector e10s tests. r=pbrosset 2014-09-18 19:18:25 +10:00
browser_ruleview_mathml-element.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_media-queries.js Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
browser_ruleview_multiple_properties_01.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_multiple_properties_02.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_multiple-properties-duplicates.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_multiple-properties-priority.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_multiple-properties-unfinished_01.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_multiple-properties-unfinished_02.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_original-source-link.js Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
browser_ruleview_override.js Bug 988313 - Rewrite all devtools/styleinspector tests to be shorter, less prone to failures and more consistent. r=miker 2014-04-08 12:19:16 +02:00
browser_ruleview_pseudo-element_01.js Bug 920141 - Add support for inspecting anonymous content. r=pbrosset 2014-09-29 09:29:00 +02:00
browser_ruleview_pseudo-element_02.js Bug 920141 - Add support for inspecting anonymous content. r=pbrosset 2014-09-29 09:29:00 +02:00
browser_ruleview_refresh-on-attribute-change_01.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_refresh-on-attribute-change_02.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_ruleview_refresh-on-style-change.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_select-and-copy-styles.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_ruleview_selector-highlighter_01.js Bug 1056990 - Highlight all nodes that match the hovered selector in the rule-view; r=miker 2014-08-22 11:52:31 -07:00
browser_ruleview_selector-highlighter_02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_style-editor-link.js Bug 1016387 - Whitelisting tests that leak Promise rejections (devtools). r=paul 2014-10-04 14:21:00 +02:00
browser_ruleview_urls-clickable.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_user-agent-styles-uneditable.js Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
browser_ruleview_user-agent-styles.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_ruleview_user-property-reset.js Bug 1030735 - Enable devtools/styleinspector test with e10s. r=jwalker 2014-08-18 01:19:00 -04:00
browser_styleinspector_context-menu-copy-color_01.js Bug 1017515 - Add copy color item to context menu of CSS rule and computed views. r=pbrosset 2014-06-12 06:02:00 -04:00
browser_styleinspector_context-menu-copy-color_02.js Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
browser_styleinspector_csslogic-content-stylesheets.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_output-parser.js Bug 1040701 - Fix marking of changed properties in rule view r=pbrosset 2014-08-11 14:17:52 +01:00
browser_styleinspector_tooltip-background-image.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_tooltip-closes-on-new-selection.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_tooltip-longhand-fontfamily.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_tooltip-multiple-background-images.js Bug 711941 - part 3.1 - Make sure all devtools/styleinspector test open tabs with utf-8 charset; r=me 2014-07-17 09:59:11 +02:00
browser_styleinspector_tooltip-shorthand-fontfamily.js Bug 1059360 - Highlight nodes that match selectors in the computed-view on mouse-over. r=miker 2014-09-02 04:13:00 +02:00
browser_styleinspector_tooltip-size.js Bug 1020291 - Rework the way tooltips and highlighters are added to the style inspector; r=harth 2014-06-18 10:25:40 +02:00
browser_styleinspector_transform-highlighter-01.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_transform-highlighter-02.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_transform-highlighter-03.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser_styleinspector_transform-highlighter-04.js Bug 1001090 - Part 5: Fix errors in tests throughout the tree. (r=robcee,gavin) 2014-09-15 16:30:47 -07:00
browser.ini Bug 1104908 - Disable the Style Inspector tests on Linux e10s. 2014-11-25 14:23:01 -05:00
doc_content_stylesheet_imported2.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet_imported.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet_linked.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet_script.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet_xul.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet.html Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_content_stylesheet.xul Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_frame_script.js Bug 1063845 - Fix remaining style inspector e10s tests. r=pbrosset 2014-09-18 19:18:25 +10:00
doc_keyframeanimation.css Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset 2014-07-19 20:08:43 -07:00
doc_keyframeanimation.html Bug 1030889 - [rule view] Add keyframe rules with its associated element r=pbrosset 2014-07-19 20:08:43 -07:00
doc_matched_selectors.html Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_media_queries.html Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_pseudoelement.html Bug 920141 - Add support for inspecting anonymous content. r=pbrosset 2014-09-29 09:29:00 +02:00
doc_sourcemaps.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_sourcemaps.css.map Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_sourcemaps.html Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_sourcemaps.scss Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_style_editor_link.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_test_image.png Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_urls_clickable.css Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
doc_urls_clickable.html Bug 988313 - Rename devtools/styleinspector tests for consistency reasons. r=miker 2014-04-08 12:19:24 +02:00
head.js merge fx-team to mozilla-central a=merge 2014-09-30 15:10:47 +02:00