gecko/layout/style/test
Jim Blandy 4d6a633bba Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan
The -*- file variable lines -*- establish per-file settings that Emacs will
pick up. This patch makes the following changes to those lines (and touches
nothing else):

 - Never set the buffer's mode.

   Years ago, Emacs did not have a good JavaScript mode, so it made sense
   to use Java or C++ mode in .js files. However, Emacs has had js-mode for
   years now; it's perfectly serviceable, and is available and enabled by
   default in all major Emacs packagings.

   Selecting a mode in the -*- file variable line -*- is almost always the
   wrong thing to do anyway. It overrides Emacs's default choice, which is
   (now) reasonable; and even worse, it overrides settings the user might
   have made in their '.emacs' file for that file extension. It's only
   useful when there's something specific about that particular file that
   makes a particular mode appropriate.

 - Correctly propagate settings that establish the correct indentation
   level for this file: c-basic-offset and js2-basic-offset should be
   js-indent-level. Whatever value they're given should be preserved;
   different parts of our tree use different indentation styles.

 - We don't use tabs in Mozilla JS code. Always set indent-tabs-mode: nil.
   Remove tab-width: settings, at least in files that don't contain tab
   characters.

 - Remove js2-mode settings that belong in the user's .emacs file, like
   js2-skip-preprocessor-directives.
2014-06-24 22:12:07 -07:00
..
chrome Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
css-visited Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
support Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
animation_utils.js Bug 1004377 - Dispatch events for CSS Animations with empty keyframes rules; r=dholbert 2014-06-12 13:18:14 +09:00
browser_bug453896.js
browser.ini Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted. 2014-04-02 10:53:55 +11:00
bug453896_iframe.html
bug517224.sjs
bug732209-css.sjs
ccd-quirks.html
ccd-standards.html
ccd.sjs
css_properties_like_longhand.js
descriptor_database.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
empty.html
file_bug645998-1.css
file_bug645998-2.css
file_bug829816.css
file_position_sticky.html
flexbox_layout_testcases.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
ListCSSProperties.cpp Bug 947588. Part 1: Add "-moz-control-character-visibility" property to the style system. r=heycam 2014-02-05 23:08:48 +13:00
Makefile.in Backed out changeset 88780b5a201e (bug 980015) for test_property_database.html failures. 2014-03-10 15:31:23 -04:00
media_queries_dynamic_xbl_binding.xml
media_queries_dynamic_xbl_iframe.html
media_queries_dynamic_xbl_style.css
media_queries_iframe.html
mochitest.ini Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb 2014-06-11 21:14:00 -04:00
moz.build Bug 975455 - Move more Mochitests to manifests. r=jmaher 2014-02-20 10:14:52 -05:00
ParseCSS.cpp Backout revision 308e51eae10c for build bustage. 2014-06-20 13:00:08 +02:00
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Bug 914753: Make Emacs file variable header lines correct, or at least consistent. DONTBUILD r=ehsan 2014-06-24 22:12:07 -07:00
redirect.sjs
redundant_font_download.sjs
style_attribute_tests.js
test_acid3_test46.html
test_all_shorthand.html
test_animations_omta_start.html Bug 964646 part 1 - Add common OMTA test runner to animation_utils.js; r=dbaron 2014-04-03 16:55:44 +09:00
test_animations_omta.html Bug 1004377 - Dispatch events for CSS Animations with empty keyframes rules; r=dholbert 2014-06-12 13:18:14 +09:00
test_animations.html Bug 1004377 - Dispatch events for CSS Animations with empty keyframes rules; r=dholbert 2014-06-12 13:18:14 +09:00
test_any_dynamic.html
test_at_rule_parse_serialize.html
test_background_blend_mode.html Bug 950416 - Set the background-blend-mode pref in test_background_blend_mode.html so it works whether or not it's already enabled, r=roc 2014-01-10 03:29:39 +02:00
test_bug73586.html
test_bug74880.html
test_bug98997.html
test_bug160403.html
test_bug200089.html
test_bug221428.html
test_bug229915.html
test_bug302186.html
test_bug319381.html
test_bug357614.html
test_bug363146.html
test_bug365932.html
test_bug372770.html
test_bug373293.html
test_bug377947.html
test_bug379440.html
test_bug379741.html
test_bug382027.html
test_bug383075.html
test_bug387615.html
test_bug389464.html
test_bug391034.html
test_bug391221.html
test_bug397427.html
test_bug399349.html
test_bug401046.html
test_bug405818.html
test_bug412901.html
test_bug413958.html
test_bug437915.html
test_bug450191.html
test_bug453896_deck.html
test_bug470769.html Bug 470769 - Store computed styles of integer-valued properties as integers in nsROCSSPrimitiveValue, so they round-trip correctly. r=bzbarsky 2014-03-29 09:29:30 -07:00
test_bug499655.html
test_bug499655.xhtml
test_bug511909.html
test_bug517224.html
test_bug524175.html
test_bug525952.html
test_bug534804.html
test_bug573255.html
test_bug580685.html
test_bug635286.html
test_bug645998.html
test_bug652486.html
test_bug657143.html
test_bug664955.html
test_bug667520.html
test_bug716226.html
test_bug732153.html
test_bug732209.html
test_bug765590.html
test_bug795520.html
test_bug798567.html
test_bug798843_pref.html
test_bug829816.html
test_bug874919.html Bug 874919 - Added a check to DoGetWidth/Height so the width/height properties of getComputedStyle now return correct values on inline SVG elements. r=bz 2013-12-11 14:13:48 -05:00
test_bug887741_at-rules_in_declaration_lists.html
test_bug892929.html
test_cascade.html
test_ch_ex_no_infloops.html
test_compute_data_with_start_struct.html Add comment describing what test_compute_data_with_start_struct.html does. No bug. No review. 2014-01-14 16:11:14 -08:00
test_computed_style_no_pseudo.html
test_computed_style_prefs.html Bug 997006 - rename text-combine-horizontal to text-combine-upright. r=dholbert 2014-04-17 09:15:18 +09:00
test_computed_style.html
test_condition_text_assignment.html
test_condition_text.html Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey 2014-06-04 21:07:07 -07:00
test_counter_descriptor_storage.html Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb 2014-06-11 21:14:00 -04:00
test_counter_style.html Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb 2014-06-11 21:14:00 -04:00
test_css_cross_domain.html
test_css_eof_handling.html
test_css_escape_api.html Bug 1008719. CSS syntax got changed to allow identifiers starting with "--", so update our escaping code accordingly. r=dholbert 2014-05-15 10:26:53 -07:00
test_css_function_mismatched_parenthesis.html
test_css_supports_variables.html Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey 2014-06-04 21:07:07 -07:00
test_css_supports.html Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey 2014-06-04 21:07:07 -07:00
test_default_bidi_css.html
test_default_computed_style.html
test_descriptor_storage.html
test_descriptor_syntax_errors.html
test_dont_use_document_colors.html
test_extra_inherit_initial.html Bug 958802 part 2: Disable CSS error reporting in mochitest test_extra_inherit_initial.html, to avoid wasting time reporting all of its (expected) parse errors. r=bz 2014-01-14 21:43:28 -08:00
test_flexbox_align_self_auto.html Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats 2013-11-09 07:53:03 -08:00
test_flexbox_child_display_values.xhtml Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats 2013-11-09 07:53:03 -08:00
test_flexbox_flex_grow_and_shrink.html Bug 996945: Remove prohibition on flex-grow & flex-shrink properties transitioning between 0 and other values. r=mats 2014-05-04 09:12:32 -07:00
test_flexbox_flex_shorthand.html Bug 981919: Add some documentation/clarification in test_flexbox_flex_shorthand.html. r=SimonSapin 2014-03-11 10:06:54 -07:00
test_flexbox_layout.html Bug 992397: Relax extreme testcases in test_flexbox_layout.html to allow an epsilon difference. r=mats 2014-04-11 14:22:11 -07:00
test_flexbox_order_table.html Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats 2013-11-09 07:53:03 -08:00
test_flexbox_order.html Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats 2013-11-09 07:53:03 -08:00
test_font_face_parser.html
test_font_family_parsing.html Bug 280443 p4 - properly escape unquoted font family names. r=heycam 2014-06-06 15:09:24 +09:00
test_font_feature_values_parsing.html
test_garbage_at_end_of_declarations.html Bug 966166 - Part 3: Link to other parts. r=dbaron 2014-06-11 21:12:00 -04:00
test_grid_container_shorthands.html Bug 994592 - Make 'row' the initial value for 'grid-auto-flow' and remove 'none' as a valid value. And add the 'stack' variants. r=simon.sapin 2014-05-06 09:45:13 +00:00
test_grid_item_shorthands.html Bug 981752 part 1: Add the grid-column, grid-row and grid-area shorthands. r=dholbert 2014-03-21 23:06:12 +08:00
test_grid_shorthand_serialization.html Bug 994592 - Make 'row' the initial value for 'grid-auto-flow' and remove 'none' as a valid value. And add the 'stack' variants. r=simon.sapin 2014-05-06 09:45:13 +00:00
test_group_insertRule.html
test_html_attribute_computed_values.html
test_ident_escaping.html
test_inherit_computation.html
test_inherit_storage.html
test_initial_computation.html
test_initial_storage.html (no bug) Add labels to the various is() checks in test_initial_storage.html, to aid in diagnosing test-failures. r=dholbert 2014-03-05 16:53:08 -08:00
test_keyframes_rules.html
test_load_events_on_stylesheets.html
test_media_queries_dynamic_xbl.html
test_media_queries_dynamic.html
test_media_queries.html Bug 1021309 - Add "mac-yosemite-theme" CSS system metric. r=mstange 2014-06-05 18:02:46 -04:00
test_media_query_list.html Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky 2013-12-16 09:03:34 -05:00
test_moz_device_pixel_ratio.html
test_namespace_rule.html
test_of_type_selectors.xhtml
test_page_parser.html
test_parse_eof.html
test_parse_ident.html
test_parse_rule.html Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
test_parse_url.html
test_parser_diagnostics_unprintables.html Bug 1008719. CSS syntax got changed to allow identifiers starting with "--", so update our escaping code accordingly. r=dholbert 2014-05-15 10:26:53 -07:00
test_pixel_lengths.html
test_pointer-events.html
test_position_sticky.html
test_priority_preservation.html
test_property_database.html
test_property_syntax_errors.html Bug 989560 patch 2 - Don't accept an empty value for font-variant-alternates. r=heycam 2014-04-01 11:53:32 -07:00
test_pseudoelement_parsing.html Bug 945048 - Correctly check for the CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE flag when parsing pseudo-classes after pseudo-elements. r=bz 2013-12-02 13:06:20 +11:00
test_pseudoelement_state.html Bug 944246 - Make getComputedStyle pass in anonymous content when resolving pseudo-element style. r=bz 2013-12-03 10:57:50 +11:00
test_redundant_font_download.html
test_rem_unit.html
test_root_node_display.html Bug 969460 part 3: regression tests for "display:flex" on root node. r=bz 2014-02-15 10:43:11 -08:00
test_rule_insertion.html Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb 2014-06-11 21:14:00 -04:00
test_rule_serialization.html
test_rules_out_of_sheets.html
test_selectors_on_anonymous_content.html Bug 986730 - Fix up a bunch of tests that assume that they can touch AC in content. r=mrbkap 2014-04-06 12:32:38 -07:00
test_selectors.html
test_shorthand_property_getters.html Bug 613659 - Remove remaining vestiges of -moz-background-inline-policy. r=cam 2014-05-05 17:55:54 +00:00
test_specified_value_serialization.html
test_style_attribute_quirks.html
test_style_attribute_standards.html
test_style_struct_copy_constructors.html
test_supports_rules.html Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey 2014-06-04 21:07:07 -07:00
test_system_font_serialization.html
test_transitions_and_zoom.html
test_transitions_bug537151.html
test_transitions_cancel_near_end.html
test_transitions_computed_value_combinations.html
test_transitions_computed_values.html
test_transitions_dynamic_changes.html
test_transitions_events.html Bug 959832 patch 2: Transition events and animation events are not cancelable. r=smaug 2014-01-14 16:11:15 -08:00
test_transitions_per_property.html Bug 1026323 - Add a test for a transition with a delay running on the compositor; r=dzbarsky 2014-06-23 14:10:19 +09:00
test_transitions_step_functions.html
test_transitions.html Bug 541855: Add in the error tolerance before calling the timing function, so that we allow more error for steeper functions, and less error for most. r=dholbert 2014-02-14 21:29:12 -08:00
test_unclosed_parentheses.html
test_units_angle.html
test_units_frequency.html
test_units_length.html
test_units_time.html
test_value_cloning.html
test_value_computation.html Bug 709014 patch 1: Honor margin-left and margin-right on elements in inline layout that have 0 width and/or height (commonly, inline-blocks). r=roc 2014-02-17 20:07:45 -08:00
test_value_storage.html Bug 280443 p4 - properly escape unquoted font family names. r=heycam 2014-06-06 15:09:24 +09:00
test_variable_serialization_computed.html Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
test_variable_serialization_specified.html Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
test_variables.html Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron 2014-04-02 14:32:16 +11:00
test_viewport_units.html
test_visited_image_loading_empty.html
test_visited_image_loading.html
test_visited_lying.html
test_visited_pref.html
test_visited_reftests.html
TestCSSPropertyLookup.cpp Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz 2014-03-07 12:14:23 -05:00
unstyled-frame.css
unstyled-frame.xml
unstyled.css
unstyled.xml
viewport_units_iframe.html
visited_image_loading_frame_empty.html
visited_image_loading_frame.html
visited_image_loading.sjs
visited-lying-inner.html
visited-pref-iframe.html
xbl_bindings.xml