gecko/layout/style/test
2014-10-23 12:57:28 -04:00
..
chrome
css-visited
support
animation_utils.js Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert 2014-10-20 13:55:43 +09:00
BitPattern.woff Bug 1028497 - Part 26: Tests. r=jdaggett 2014-10-02 12:32:09 +10:00
browser_bug453896.js
browser.ini
bug453896_iframe.html
bug517224.sjs
bug732209-css.sjs
ccd-quirks.html
ccd-standards.html
ccd.sjs
css_properties_like_longhand.js
descriptor_database.js
empty.html
file_bug645998-1.css
file_bug645998-2.css
file_bug829816.css
file_position_sticky.html
flexbox_layout_testcases.js Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam 2014-08-07 22:11:48 -07:00
ListCSSProperties.cpp
Makefile.in
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 1070745 part 9 - Tests for play/pause behavior; r=dholbert 2014-10-20 13:55:45 +09:00
moz.build Bug 1059090 - Don't require SOURCES to be set for CPP_UNIT_TESTS and SIMPLE_PROGRAMS. r=mshal 2014-09-03 14:16:37 +09:00
neverending_font_load.sjs Bug 1028497 - Part 26: Tests. r=jdaggett 2014-10-02 12:32:09 +10:00
neverending_stylesheet_load.sjs Bug 1028497 - Part 26: Tests. r=jdaggett 2014-10-02 12:32:09 +10:00
ParseCSS.cpp
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Bug 1074056 - Part 1 - Add support for interpolation hints to CSS gradients. r=dbaron 2014-10-22 14:24:00 +02: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 996796 patch 1 - Perform a miniflush on both animations and transitions before processing restyles. r=birtles 2014-07-24 21:35:33 -07:00
test_animations_omta.html Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert 2014-10-20 13:55:43 +09:00
test_animations_pausing.html Bug 1070745 part 9 - Tests for play/pause behavior; r=dholbert 2014-10-20 13:55:45 +09:00
test_animations.html Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert 2014-10-20 13:55:43 +09:00
test_any_dynamic.html
test_at_rule_parse_serialize.html
test_background_blend_mode.html
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 Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
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
test_bug499655.html
test_bug499655.xhtml
test_bug511909.html
test_bug517224.html
test_bug524175.html
test_bug525952.html Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst 2014-08-12 14:30:59 +02:00
test_bug534804.html
test_bug573255.html
test_bug580685.html
test_bug635286.html
test_bug645998.html
test_bug652486.html
test_bug657143.html Bug 1043461 - Make test_bug657143.html resilient to custom properties from the UA style sheet. r=dholbert 2014-07-26 11:01:45 +10:00
test_bug664955.html
test_bug667520.html
test_bug716226.html
test_bug732153.html
test_bug732209.html Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger 2014-07-17 09:02:00 +02:00
test_bug765590.html
test_bug795520.html
test_bug798567.html
test_bug798843_pref.html
test_bug829816.html
test_bug874919.html
test_bug887741_at-rules_in_declaration_lists.html
test_bug892929.html Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
test_cascade.html
test_ch_ex_no_infloops.html
test_compute_data_with_start_struct.html
test_computed_style_no_pseudo.html
test_computed_style_prefs.html Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron 2014-10-15 14:13:00 +02:00
test_computed_style.html
test_condition_text_assignment.html
test_condition_text.html
test_counter_descriptor_storage.html Bug 966168 - Implement symbols() CSS function. r=dbaron 2014-09-25 02:19:00 +02:00
test_counter_style.html
test_css_cross_domain.html
test_css_eof_handling.html Bug 751939 - make url( followed by EOF valid. r=dbaron 2014-07-23 00:14:16 +03:00
test_css_escape_api.html
test_css_function_mismatched_parenthesis.html
test_css_supports_variables.html
test_css_supports.html
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_exposed_prop_accessors.html Bug 958887 part 4. Generate property accessors on the CSS2Properties interface for the dashed-named CSS properties and float that use their actual property names. r=peterv 2014-09-19 22:58:27 -04:00
test_extra_inherit_initial.html
test_flexbox_align_self_auto.html
test_flexbox_child_display_values.xhtml
test_flexbox_flex_basis_values.html Bug 1032922 part 1: Give "flex-basis" its own keyword table, instead of having it co-opt kWidthKTable. r=heycam 2014-08-07 22:11:47 -07:00
test_flexbox_flex_grow_and_shrink.html Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert 2014-10-20 13:55:43 +09:00
test_flexbox_flex_shorthand.html Bug 1032922 part 2: Rename flex-basis's "auto" keyword to "main-size" (but retain "flex:auto" as shorthand for "1 1 main-size"). r=heycam 2014-08-07 22:11:48 -07:00
test_flexbox_layout.html
test_flexbox_min_size_auto.html Bug 984711 part 9: Rename file_flexbox_min_size_auto.html to test_flexbox_min_size_auto.html, now that its obsolete wrapper is gone. (no review) 2014-07-22 08:24:36 -07:00
test_flexbox_order_table.html
test_flexbox_order.html
test_font_face_parser.html Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
test_font_family_parsing.html
test_font_feature_values_parsing.html Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
test_font_loading_api.html Bug 1076803 - Disable subtest 18 in test_font_loading_api.html for intermittent timeouts. r=philor 2014-10-06 10:17:06 +11:00
test_garbage_at_end_of_declarations.html
test_grid_container_shorthands.html
test_grid_item_shorthands.html
test_grid_shorthand_serialization.html
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
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
test_media_query_list.html
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
test_parse_url.html
test_parser_diagnostics_unprintables.html
test_pixel_lengths.html
test_pointer-events.html
test_position_float_display.html Bug 1038928 - Mochitests for CSS 2.1 9.7. r=bz 2014-07-21 18:28:04 -07:00
test_position_sticky.html
test_priority_preservation.html
test_property_database.html
test_property_syntax_errors.html
test_pseudoelement_parsing.html
test_pseudoelement_state.html
test_redundant_font_download.html
test_rem_unit.html
test_root_node_display.html
test_rule_insertion.html
test_rule_serialization.html
test_rules_out_of_sheets.html
test_selectors_on_anonymous_content.html
test_selectors.html Bug 1082899 patch 5 - Add :-moz-native-anonymous pseudo-class, exposed only to UA style sheets. r=birtles sr=bzbarsky 2014-10-23 12:57:28 -04:00
test_shorthand_property_getters.html
test_specified_value_serialization.html Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
test_style_attribute_quirks.html
test_style_attribute_standards.html
test_style_struct_copy_constructors.html
test_supports_rules.html
test_system_font_serialization.html Bug 975744 - remove font features pref and enable features by default. r=dbaron 2014-08-20 16:54:35 +09:00
test_transitions_and_reframes.html Bug 625289 patch 13 - Test that ::first-line movement doesn't start transitions, i.e., test patch 10 in this series. r=heycam 2014-08-13 15:39:03 -07:00
test_transitions_and_restyles.html Bug 1048838 - Add mochitest for transitions and restyles. No review. 2014-08-20 14:57:21 -07:00
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
test_transitions_per_property.html Bug 1055285 part 4: Extend test_transitions_per_property.html with a few more scenarios for background-position & object-position transitions. (no review) 2014-09-09 18:09:32 -07:00
test_transitions_step_functions.html
test_transitions.html
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 913990 - Test 'feed:' filter URL as crashtest instead of computed style test. r=dbaron 2014-10-03 10:06:07 -07:00
test_value_storage.html Bug 1053114 - test other shorthands affected by variable usage. r=heycam 2014-08-14 21:36:25 +09:00
test_variable_serialization_computed.html
test_variable_serialization_specified.html
test_variables.html Bug 1043713 - Expose custom property names on computed style objects with their "--" prefix. r=bzbarsky 2014-07-25 16:14:33 +10:00
test_video_object_fit.html Bug 1065766: Add UA stylesheet rule to preserve <video> centering-by-default behavior, using "object-fit: contain". r=heycam 2014-09-16 23:19:59 -07:00
test_viewport_units.html
test_visited_image_loading_empty.html
test_visited_image_loading.html
test_visited_lying.html Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst 2014-08-12 14:30:59 +02:00
test_visited_pref.html
test_visited_reftests.html
TestCSSPropertyLookup.cpp
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