gecko-dev/layout/style/test
Bobby Holley 2ba333893c Bug 1441896 - Pass an explicit parent SheetLoadData for child stylesheet loads. r=bz CLOSED TREE
MozReview-Commit-ID: 7XNu42NtITm
2018-02-28 10:09:00 +02:00
..
chrome Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
gtest Bug 1441896 - Pass an explicit parent SheetLoadData for child stylesheet loads. r=bz CLOSED TREE 2018-02-28 10:09:00 +02:00
support Bug 1418930 Part 6: Add a test of shape-outside with and without a CORS violation. r=emilio 2018-01-31 17:02:14 -05:00
Ahem.ttf Bug 1375944 - Increment font set generation when font-face is synchronously loaded in post-traversal. r=heycam 2017-06-28 11:14:18 -07:00
BitPattern.woff
ListCSSProperties.cpp Bug 1429723: Remove -moz-border-*-colors. r=xidorn 2018-01-22 18:14:07 +01:00
ParseCSS.cpp
TestCSSPropertyLookup.cpp Bug 1412346 part 5: (automated patch) Switch a bunch of C++ files in layout to use our standard mode lines. r=jfkthame 2017-10-27 10:33:53 -07:00
additional_sheets_helper.html
animation_utils.js Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
browser.ini Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
browser_bug453896.js Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
browser_newtab_share_rule_processors.js Bug 1430014 - Part 3: Skip failing/unnecessary tests when the old style system is not present. r=xidorn 2018-02-01 15:04:04 +11:00
browser_sourcemap.js Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam 2017-06-28 16:51:46 -07:00
browser_sourcemap_comment.js Bug 1388855 - Extract source map URL when parsing CSS, r=bz,heycam 2017-08-09 13:33:24 -06:00
browser_sourceurl_comment.js Bug 1399911 - preserve sourceURL comment directive on style sheets; r=bz,heycam 2017-09-14 14:59:32 -06:00
bug453896_iframe.html Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
bug517224.sjs
bug732209-css.sjs
bug1382568-iframe.html Bug 1382568: Test. r=heycam 2017-08-05 08:53:03 +02:00
ccd-quirks.html
ccd-standards.html
ccd.sjs
css_properties_like_longhand.js
descriptor_database.js
empty.html
file_animations_async_tests.html
file_animations_effect_timing_duration.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
file_animations_effect_timing_enddelay.html Bug 1352336 - Restore intermittently failing OMTA tests: test_animations_playbackrate.html, test_animations_iterationstart.html, test_animations_effect_timing_enddelay.html; r=hiro 2017-09-08 16:40:05 +09:00
file_animations_effect_timing_iterations.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
file_animations_iterationstart.html Bug 1352336 - Restore intermittently failing OMTA tests: test_animations_playbackrate.html, test_animations_iterationstart.html, test_animations_effect_timing_enddelay.html; r=hiro 2017-09-08 16:40:05 +09:00
file_animations_pausing.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
file_animations_playbackrate.html Bug 1352336 - Restore intermittently failing OMTA tests: test_animations_playbackrate.html, test_animations_iterationstart.html, test_animations_effect_timing_enddelay.html; r=hiro 2017-09-08 16:40:05 +09:00
file_animations_reverse.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
file_animations_styles_on_event.html
file_animations_with_disabled_properties.html
file_blank_doc_backend.html Bug 1384162 part 4 - Add test to ensure that blank document uses the same backend as its parent document and update test expectation. r=bz 2017-07-26 20:03:39 +10:00
file_bug645998-1.css
file_bug645998-2.css
file_bug829816.css
file_bug1055933_circle-xxl.png
file_bug1089417_iframe.html
file_bug1375944.html Bug 1375944 - Increment font set generation when font-face is synchronously loaded in post-traversal. r=heycam 2017-06-28 11:14:18 -07:00
file_bug1381233.html Bug 1381233 - Add test for this bug. r=heycam 2017-07-21 13:40:09 +10:00
file_computed_style_bfcache_display_none.html Bug 1337270 - Convert tests within layout/ to not rely on principal inheritance for data: URIs. r=smaug 2017-07-18 07:50:07 +02:00
file_computed_style_bfcache_display_none2.html Bug 1337270 - Convert tests within layout/ to not rely on principal inheritance for data: URIs. r=smaug 2017-07-18 07:50:07 +02:00
file_font_loading_api_vframe.html
file_shape_outside_CORS.html Bug 1418930 Part 6: Add a test of shape-outside with and without a CORS violation. r=emilio 2018-01-31 17:02:14 -05:00
file_specified_value_serialization_individual_transforms.html Bug 1207734 - Re-enable disabled transform property tests; r=emilio 2018-02-02 08:22:54 -05:00
file_transitions_replacement_on_busy_frame.html Bug 1339648 - Fix flaky file_transitions_replacement_on_busy_frame.html test; r=hiro 2017-08-23 18:17:31 +09:00
file_transitions_with_disabled_properties.html
flexbox_layout_testcases.js Bug 1412346 part 4: Update stale MPL license boilerplate on a few files in layout. r=jfkthame 2017-10-27 10:09:35 -07:00
gen-css-properties.py
mapped.css Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam 2017-06-28 16:51:46 -07:00
mapped.css^headers^ Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam 2017-06-28 16:51:46 -07:00
mapped2.css Bug 1388855 - Extract source map URL when parsing CSS, r=bz,heycam 2017-08-09 13:33:24 -06:00
mapped2.css^headers^ Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam 2017-06-28 16:51:46 -07: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 1418930 Part 6: Add a test of shape-outside with and without a CORS violation. r=emilio 2018-01-31 17:02:14 -05:00
moz.build Bug 1431539: Tests. r=dholbert 2018-01-23 13:27:35 +01:00
neverending_font_load.sjs
neverending_stylesheet_load.sjs
newtab_share_rule_processors.html Bug 1432992, part 1 - Remove definitions of Ci, Cr, Cc, and Cu. r=florian 2018-02-06 09:36:57 -08:00
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Bug 1438297: Unship the legacy syntax for -moz-transform. r=xidorn 2018-02-19 13:06:20 +01:00
redirect.sjs
redundant_font_download.sjs
sourcemap_css.html Bug 1306887 - keep SourceMap response header on CSS style sheets; r=bz,heycam 2017-06-28 16:51:46 -07:00
style_attribute_tests.js
test_acid3_test46.html
test_addSheet.html Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
test_additional_sheets.html Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
test_align_justify_computed_values.html Bug 1430817: followup: Skip some more tests in non-stylo, since it's not updated to the spec yet. r=me 2018-01-29 22:25:03 +01:00
test_align_shorthand_serialization.html
test_all_shorthand.html
test_animations.html
test_animations_async_tests.html
test_animations_dynamic_changes.html
test_animations_effect_timing_duration.html
test_animations_effect_timing_enddelay.html
test_animations_effect_timing_iterations.html
test_animations_event_handler_attribute.html
test_animations_event_order.html
test_animations_iterationstart.html
test_animations_omta.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_animations_omta_start.html
test_animations_pausing.html
test_animations_playbackrate.html
test_animations_reverse.html
test_animations_styles_on_event.html
test_animations_variable_changes.html Bug 1385139 - Add test for changes to CSS variables; r=hiro 2017-08-21 10:32:37 +09:00
test_animations_with_disabled_properties.html
test_any_dynamic.html
test_asyncopen2.html
test_at_rule_parse_serialize.html
test_attribute_selector_eof_behavior.html
test_background_blend_mode.html
test_blank_doc_backend.html Bug 1384162 part 4 - Add test to ensure that blank document uses the same backend as its parent document and update test expectation. r=bz 2017-07-26 20:03:39 +10:00
test_box_size_keywords.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_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 Bug 1378861 - Update test expectations for Servo PR #18808 r=emilio 2017-10-06 15:41:57 +02:00
test_bug418986-2.html Bug 1374282 - script generated patch to remove Task.jsm calls, r=Mossop. 2017-06-22 12:51:42 +02:00
test_bug437915.html
test_bug450191.html
test_bug453896_deck.html
test_bug470769.html
test_bug499655.html
test_bug499655.xhtml
test_bug511909.html Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
test_bug517224.html
test_bug524175.html
test_bug525952.html
test_bug534804.html
test_bug573255.html
test_bug580685.html Bug 1377173 - Use srcdoc instead of data: URI for two tests within layout. r=smaug 2017-06-29 11:16:49 -07:00
test_bug621351.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_bug771043.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
test_bug1055933.html
test_bug1089417.html
test_bug1112014.html Bug 1207734 - Part 9.i. Replace tabs with spaces in bug_1112014.html. r=dholbert 2018-01-30 14:02:32 -05:00
test_bug1203766.html
test_bug1232829.html
test_bug1292447.html
test_bug1371488.html
test_bug1375944.html Bug 1375944 - Increment font set generation when font-face is synchronously loaded in post-traversal. r=heycam 2017-06-28 11:14:18 -07:00
test_bug1382568.html Bug 1382568: Test. r=heycam 2017-08-05 08:53:03 +02:00
test_bug1394302.html Bug 1394302 - stylo: Add mochitest; r=birtles 2017-09-05 14:50:59 -07:00
test_cascade.html
test_ch_ex_no_infloops.html
test_change_hint_optimizations.html
test_clip-path_polygon.html Bug 1399767 - Remove preference "layout.css.clip-path-shapes.enabled". r=heycam 2017-09-15 15:00:30 +08:00
test_color_rounding.html
test_compute_data_with_start_struct.html
test_computed_style.html Bug 1418433 - add tests for style data update mechanism for non-displayed elements. r=emilio,heycam 2017-11-26 15:24:12 +00:00
test_computed_style_bfcache_display_none.html Bug 1337270 - Convert tests within layout/ to not rely on principal inheritance for data: URIs. r=smaug 2017-07-18 07:50:07 +02:00
test_computed_style_grid_with_pseudo.html Bug 1350780 Part 2: Add a test of getComputedStyle with pseudo element styling on an unflowed display:grid element. r=mats 2017-11-13 17:45:29 -08:00
test_computed_style_in_created_document.html Bug 1398619 - Correctly inherit backend for document created by DOMParser, and add test for it. r=bholley 2017-09-12 14:28:27 +10:00
test_computed_style_min_size_auto.html Bug 1434658: Simplify getComputedStyle behavior for "min-{width,height}:auto" to *always* return "auto" for flex/grid items, per CSSWG resolution. r=bradwerth 2018-01-31 13:45:11 -05:00
test_computed_style_no_flush.html Bug 1363805 - Part 5: Add testcase for restyle generation. r=heycam 2017-09-12 18:17:18 +08:00
test_computed_style_no_pseudo.html Bug 1381083: Test. r=heycam 2017-07-27 00:57:02 +02:00
test_computed_style_prefs.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_condition_text.html Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
test_condition_text_assignment.html
test_contain_formatting_context.html
test_counter_descriptor_storage.html
test_counter_style.html
test_crash_with_content_policy.html Bug 1381233 - Add test for this bug. r=heycam 2017-07-21 13:40:09 +10:00
test_css_cross_domain.html
test_css_eof_handling.html Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
test_css_escape_api.html Bug 1396586 - Stop escaping U+0080 to U+009F in CSS serialization. r=emilio 2017-09-04 15:00:18 +02:00
test_css_function_mismatched_parenthesis.html
test_css_loader_crossorigin_data_url.html
test_css_parse_error_smoketest.html Bug 1384221 - stylo: error reporting lies about property names in some cases. r=jdm 2017-09-11 02:11:00 -04:00
test_css_supports.html
test_css_supports_variables.html
test_csslexer.js Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
test_custom_content_inheritance.html Bug 1405635: Test that custom content doesn't inherit from the root element. r=bholley 2017-10-05 01:40:48 +02: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 Bug 1417200: Make -moz-border-colors chrome only. r=xidorn 2017-12-01 23:25:01 +01:00
test_dynamic_change_causing_reflow.html
test_exposed_prop_accessors.html
test_extra_inherit_initial.html
test_first_letter_restrictions.html Bug 1382786 part 5. Add some tests for which properties are properties are allowed on ::first-letter, ::first-line, and ::placeholder. r=emilio 2017-07-21 14:20:12 -04:00
test_first_line_restrictions.html Bug 1382786 part 5. Add some tests for which properties are properties are allowed on ::first-letter, ::first-line, and ::placeholder. r=emilio 2017-07-21 14:20:12 -04:00
test_flexbox_child_display_values.xhtml
test_flexbox_flex_grow_and_shrink.html
test_flexbox_flex_shorthand.html
test_flexbox_focus_order.html Bug 1438157 - part 2: Remove unnecessary second argument of EventUtils.synthesizeKey() r=smaug 2018-02-15 04:15:39 +09:00
test_flexbox_layout.html
test_flexbox_order.html
test_flexbox_order_abspos.html
test_flexbox_order_table.html
test_flexbox_reflow_counts.html
test_font_face_cascade.html Bug 1389937 - Test the actual expected order of @font-face cascading. r=xidorn 2017-08-14 17:14:30 +08:00
test_font_face_parser.html
test_font_family_parsing.html
test_font_loading_api.html Bug 1363805 - Part 4: Fix tests that need style flushing. r=heycam 2017-09-12 17:46:45 +08:00
test_garbage_at_end_of_declarations.html
test_grid_computed_values.html
test_grid_container_shorthands.html
test_grid_item_shorthands.html
test_grid_shorthand_serialization.html Bug 1382369 - stylo: store specified value of grid layout repeat() function. Tests. r=mats 2017-09-11 11:30:04 +02:00
test_group_insertRule.html
test_hover_quirk.html Bug 1408672: Test that hover quirk is handled properly during invalidation. r=heycam 2017-10-16 08:39:29 +02:00
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_invalidation_basic.html
test_keyframes_rules.html
test_keyframes_vendor_prefix.html Bug 1380082 - Don't Stylo check pref directly in tests. r=xidorn 2017-07-12 13:03:15 -05:00
test_load_events_on_stylesheets.html
test_logical_properties.html
test_media_queries.html Bug 1413166 - Added parsing tests for moz-gtk-csd-* media features, r=bz 2017-11-01 13:16:35 +01:00
test_media_queries_dynamic.html Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
test_media_queries_dynamic_xbl.html
test_media_query_list.html
test_media_query_serialization.html Bug 1371395 Part 3: Add a test of media query list serialization of valid, invalid, and malformed types. r=emilio 2017-08-07 12:42:03 -07:00
test_moz_device_pixel_ratio.html
test_namespace_rule.html Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:02 +02:00
test_non_content_accessible_properties.html Bug 1419355: Add a test for non-content-accessible properties. r=xidorn 2017-11-22 10:55:25 +01:00
test_non_content_accessible_pseudos.html Bug 1439837: Hide ::-moz-math-anonymous from content. r=xidorn 2018-02-22 10:51:10 +01:00
test_of_type_selectors.xhtml
test_overscroll_behavior_pref.html Bug 951793 - Add a test for the pref that controls overscroll-behavior. r=emilio 2017-11-25 01:29:19 +01:00
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 Bug 1396664 - re-enable bad-string subtests in test_parser_diagnostics_unprintables.html r=emilio 2017-09-05 15:40:57 +02:00
test_pixel_lengths.html Bug 1416564: Remove mozmm CSS unit. r=heycam 2017-11-14 16:14:17 +01:00
test_placeholder_restrictions.html Bug 1382786 part 5. Add some tests for which properties are properties are allowed on ::first-letter, ::first-line, and ::placeholder. r=emilio 2017-07-21 14:20:12 -04:00
test_pointer-events.html
test_position_float_display.html
test_position_sticky.html
test_priority_preservation.html
test_property_database.html Bug 1207734 - Re-enable disabled transform property tests; r=emilio 2018-02-02 08:22:54 -05:00
test_property_syntax_errors.html Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:02 +02:00
test_pseudo_display_fixup.html Bug 1393861: Correctly apply the display fixup for ::before and ::after pseudo-elements. r=heycam 2017-09-05 15:07:01 +02:00
test_pseudoelement_parsing.html
test_pseudoelement_state.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_redundant_font_download.html
test_reframe_pseudo_element.html Bug 1393861: Correctly apply the display fixup for ::before and ::after pseudo-elements. r=heycam 2017-09-05 15:07:01 +02:00
test_rem_unit.html
test_restyle_table_wrapper.html
test_restyles_in_smil_animation.html Bug 1371457 - Update animation restyle tests. r=hiro 2017-06-29 10:14:31 -07:00
test_root_node_display.html
test_rule_insertion.html Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
test_rule_serialization.html Bug 1035091: Disable @-moz-document on author sheets on nightly and early beta. r=xidorn 2017-11-29 22:16:46 +01:00
test_rules_out_of_sheets.html
test_selectors.html Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:02 +02:00
test_selectors_on_anonymous_content.html
test_setPropertyWithNull.html
test_shape_outside_CORS.html Bug 1418930 Part 6: Add a test of shape-outside with and without a CORS violation. r=emilio 2018-01-31 17:02:14 -05:00
test_shorthand_property_getters.html Bug 1417200: Make -moz-border-colors chrome only. r=xidorn 2017-12-01 23:25:01 +01:00
test_specified_value_serialization.html Bug 1207734 - Re-enable disabled transform property tests; r=emilio 2018-02-02 08:22:54 -05:00
test_style_attr_listener.html
test_style_attribute_quirks.html
test_style_attribute_standards.html
test_style_struct_copy_constructors.html
test_stylesheet_additions.html Bug 1435214: Optimize @keyframes rule insertions. r=xidorn,hiro 2018-02-05 20:01:32 +01:00
test_stylesheet_clone_font_face.html
test_supports_rules.html Bug 1364260 - Don't require whitespace between keywords and parens in supports rule condition. r=dbaron 2017-07-20 15:33:09 +10:00
test_system_font_serialization.html Bug 1382080 - Fix remaining failures in test_system_font_serialization.html. r=heycam 2017-07-21 16:53:39 +10:00
test_text_decoration_shorthands.html
test_transitions.html Bug 1363805 - Part 4: Fix tests that need style flushing. r=heycam 2017-09-12 17:46:45 +08:00
test_transitions_and_reframes.html
test_transitions_and_restyles.html
test_transitions_and_zoom.html
test_transitions_at_start.html Bug 1380133 - Part 9: Automated test for inheriting the start value of a transition. r=heycam 2017-07-21 11:51:04 +08:00
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 1207734 - Part 9.e. Add transition test cases. r=emilio 2018-01-25 14:36:50 +09:00
test_transitions_replacement_on_busy_frame.html
test_transitions_step_functions.html
test_transitions_with_disabled_properties.html
test_unclosed_parentheses.html
test_unicode_range_loading.html
test_units_angle.html
test_units_frequency.html
test_units_length.html
test_units_time.html
test_value_cloning.html Bug 1383649 - Convert more tests within layout/ to comply with new data: URI inheritance model. r=smaug 2017-07-24 20:35:02 +02:00
test_value_computation.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_value_storage.html Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
test_variable_serialization_computed.html
test_variable_serialization_specified.html
test_variables.html Bug 1367306 part 2 - Adjust some test expectation based on whether stylo is being used. r=bholley 2017-06-21 15:25:41 +10:00
test_variables_loop.html Bug 1403839 - Add a more complicated test for custom properties loop eliminiation. r=SimonSapin 2017-10-13 14:37:46 +11:00
test_variables_order.html Bug 1379577 - stylo: test custom properties computed values consistent order. r=heycam 2017-08-07 11:26:42 +02:00
test_video_object_fit.html
test_viewport_scrollbar_causing_reflow.html
test_viewport_units.html
test_visited_image_loading.html
test_visited_image_loading_empty.html
test_visited_lying.html
test_visited_pref.html
test_visited_reftests.html Bug 1431539: Tests. r=dholbert 2018-01-23 13:27:35 +01:00
test_webkit_device_pixel_ratio.html
test_webkit_flex_display.html
unstyled-frame.css
unstyled-frame.xml
unstyled.css
unstyled.xml
viewport_units_iframe.html
visited-lying-inner.html
visited-pref-iframe.html
visited_image_loading.sjs
visited_image_loading_frame.html
visited_image_loading_frame_empty.html
xbl_bindings.xml
xpcshell.ini