fune/layout/style/test
2018-08-25 01:09:11 +03:00
..
chrome Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04:00
gtest Bug 1477599 - Move StyloParsingBench helper functions into #if as well. r=emilio 2018-07-23 09:51:41 +10: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
additional_sheets_helper.html
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
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
BitPattern.woff
browser.ini Bug 1465107: Remove browser_newtab_share_rule_processors.js. r=xidorn 2018-05-30 10:03:55 +02: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_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 Bug 1454596: Update font-weight property and descriptor to css-fonts-4. r=xidorn 2018-04-19 12:49:37 +02:00
empty.html
file_animations_async_tests.html
file_animations_with_disabled_properties.html
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_bug1443344.css Bug 1443344. Flag a parent sheet load as failed if an import is blocked by content policy. r=bholley 2018-03-06 14:45:27 -05: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 1454694: Re-enable the timing-sensitive part of the CORS mode test. r=bz 2018-04-24 11:38:34 -07:00
file_specified_value_serialization_individual_transforms.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02: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
ListCSSProperties.cpp Bug 1452542 part 7 - Replace some uses of nsCSSPropList.h and nsCSSPropAliasList.h with ServoCSSPropList.h. r=emilio 2018-04-17 16:57:04 +10:00
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 1330375 - P4: GetInnerText perf regression test. r=heycam 2018-07-19 17:34:48 +10:00
moz.build Bug 1474959: Add a visited reftest for different logical border color with different writing modes. r=emilio 2018-07-18 22:15:11 +02:00
neverending_font_load.sjs
neverending_stylesheet_load.sjs
ParseCSS.cpp
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Merge mozilla-central to autoland 2018-08-25 01:09:11 +03:00
redirect.sjs
redundant_font_download.sjs
slow_broken_sheet.sjs Bug 1442126. Make sure to consistently fail a sheet load if any of its imports fail. r=bholley 2018-03-06 14:45:27 -05:00
slow_ok_sheet.sjs Bug 1442126. Make sure to consistently fail a sheet load if any of its imports fail. r=bholley 2018-03-06 14:45:27 -05:00
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_additional_sheets.html Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
test_addSheet.html Bug 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
test_align_justify_computed_values.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02:00
test_all_shorthand.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_animations.html
test_animations_async_tests.html
test_animations_dynamic_changes.html
test_animations_effect_timing_duration.html Bug 1456394 - Use updateTiming() in animation tests; r=hiro 2018-05-07 12:58:37 +09:00
test_animations_effect_timing_enddelay.html Bug 1456394 - Use updateTiming() in animation tests; r=hiro 2018-05-07 12:58:37 +09:00
test_animations_effect_timing_iterations.html Bug 1456394 - Use updateTiming() in animation tests; r=hiro 2018-05-07 12:58:37 +09:00
test_animations_event_handler_attribute.html
test_animations_event_order.html Bug 1366934 - Remove validation of transitioncancel/animationcanel event order tests. r=hiro 2017-06-20 14:31:41 +09:00
test_animations_iterationstart.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
test_animations_omta.html Bug 1456679 - Enable tests in test_animations_omta.html on WebRender. r=kats 2018-05-08 15:59:01 +09:00
test_animations_omta_start.html
test_animations_pausing.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
test_animations_playbackrate.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
test_animations_reverse.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
test_animations_styles_on_event.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
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 Bug 1382841 - Remove old test_XXX openers that just set the dom.animations-api.core.enabled pref from layout/style/test**; r=hiro 2018-03-12 16:08:36 +09:00
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_box_size_keywords.html
test_bug73586.html
test_bug74880.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_bug98997.html
test_bug160403.html
test_bug200089.html
test_bug221428.html
test_bug229915.html
test_bug302186.html
test_bug319381.html Bug 1481866: Swap order of values in 'overflow' shorthand property. r=emilio 2018-08-10 02:20:53 +00:00
test_bug357614.html
test_bug363146.html
test_bug372770.html
test_bug373293.html
test_bug377947.html Bug 1435983 - Make the 'font' shorthand reset the 'font-variation-settings' property, as required by css-fonts-4. r=emilio 2018-03-05 16:25:22 +01: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 Bug 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
test_bug418986-2.html Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07: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 Bug 1447039 - Stop using getPropertyCSSValue in test files. r=emilio 2018-05-12 11:23:30 +02:00
test_bug657143.html Bug 1471114 part 2 - Generate ComputedStyleMap entry list from property data. r=emilio 2018-06-27 15:34:29 +10:00
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_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 1455576 part 1 - Shrink the list of CSS_TYPES in devtools to only those being used. r=tromey 2018-04-26 09:01:02 +10:00
test_bug1203766.html
test_bug1232829.html
test_bug1292447.html Bug 1447039 - Stop using getPropertyCSSValue in test files. r=emilio 2018-05-12 11:23:30 +02:00
test_bug1330375.html Bug 1330375 - P4: GetInnerText perf regression test. r=heycam 2018-07-19 17:34:48 +10:00
test_bug1371488.html Bug 1371488 part 2 - Add test for this bug. r=emilio 2017-06-13 09:52:02 +10:00
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_bug1443344-1.html Bug 1443344. Flag a parent sheet load as failed if an import is blocked by content policy. r=bholley 2018-03-06 14:45:27 -05:00
test_bug1443344-2.html Bug 1443344. Flag a parent sheet load as failed if an import is blocked by content policy. r=bholley 2018-03-06 14:45:27 -05:00
test_bug1451199-1.html Bug 1451199. Fix the handling of .onchange in MediaQueryList to match the handling of addEventListener('change'). r=emilio 2018-04-05 08:34:46 -04:00
test_bug1451199-2.html Bug 1451199. Fix the handling of .onchange in MediaQueryList to match the handling of addEventListener('change'). r=emilio 2018-04-05 08:34:46 -04: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 Bug 1116638: Expose logical props in computed style. r=xidorn 2018-06-30 13:45:43 +00:00
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 509958: Unprefix :-moz-selection. r=dbaron,xidorn 2018-05-10 17:19:25 +02: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 1417761 - Remove "layout.css.text-combine-upright.enabled" pref - r=xidorn 2018-04-27 11:31:25 +10:00
test_condition_text.html Bug 1475511: Add a few parsing tests for this. r=me 2018-07-21 23:02:18 +02:00
test_condition_text_assignment.html
test_counter_descriptor_storage.html Bug 1449068 part 2 - Use Servo data to back @counter-style rule. r=emilio 2018-04-05 08:41:28 +10:00
test_counter_style.html
test_crash_with_content_policy.html Bug 1439713 - Update tests relying on nsIContentPolicy. r=bz 2018-03-29 11:14:58 +02: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 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07:00
test_css_supports.html
test_css_supports_variables.html
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 Bug 1477553: Hide display: -moz-box|-moz-inline-box from content on Nightly and early beta. r=xidorn 2018-07-23 17:27:17 +02:00
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 1476145 part 8. Stop using getInterface(nsIDOMWindowUtils) in various test code. r=kmag 2018-07-24 19:47:43 -04:00
test_font_face_parser.html Bug 1449087 part 2 - Use Servo data to back @font-face rule. r=emilio 2018-04-04 08:42:10 +10:00
test_font_family_parsing.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_font_family_serialization.html Bug 1446232 - Add test for font family serialization. r=emilio 2018-03-16 11:48:03 +11:00
test_font_loading_api.html Bug 1465983 part 3 - Fix the use of Promise.then() in test_font_loading_api.html. r=orange 2018-05-22 19:30:35 +01:00
test_garbage_at_end_of_declarations.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_grid_computed_values.html
test_grid_container_shorthands.html
test_grid_item_shorthands.html
test_grid_shorthand_serialization.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +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 Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_inherit_storage.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_initial_computation.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_initial_storage.html Bug 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10:00
test_invalidation_basic.html Bug 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio 2018-03-23 13:49:21 +00:00
test_keyframes_rules.html
test_keyframes_vendor_prefix.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02:00
test_layout_css_xul_display_values_content_enabled.html Bug 1477553: Hide display: -moz-box|-moz-inline-box from content on Nightly and early beta. r=xidorn 2018-07-23 17:27:17 +02:00
test_load_events_on_stylesheets.html Bug 1442126. Make sure to consistently fail a sheet load if any of its imports fail. r=bholley 2018-03-06 14:45:27 -05:00
test_logical_properties.html Bug 1464782: Rename offset-* logical properties to inset-*. r=xidorn 2018-06-27 16:12:01 +02:00
test_media_queries.html Bug 1466614: Remove -moz-windows-theme. r=xidorn 2018-07-30 11:38:46 +02: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_mql_event_listener_leaks.html Bug 1450358 P4 Add a MediaQueryList event listener leak test. r=baku 2018-04-04 11:25:43 -07:00
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 1419695: Hide multiple -moz-window-* properties from content. r=xidorn 2018-06-04 15:55:52 +02:00
test_non_content_accessible_pseudos.html Bug 1480054: Restrict XUL tree pseudos on nightly and early-beta. r=xidorn 2018-08-06 15:41:24 +02:00
test_non_content_accessible_values.html Bug 1428676 pt 2. Test content can't use '-moz-appearance: -moz-menulist-button'. r=emilio 2018-06-20 13:50:23 +01:00
test_non_matching_sheet_media.html Bug 1386840: Defer loading and don't block rendering for non-matching stylesheets. r=bz,heycam 2018-04-26 16:44:03 +02: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 1463291: Move docShell getter from Document to Window. r=bz 2018-05-21 16:58:23 -07: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 1464782: Allow logical aliases in the property database. r=me 2018-06-27 17:35:46 +02: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 Bug 1371955: Test. r=heycam 2017-06-12 01:05:22 +02:00
test_restyles_in_smil_animation.html Bug 1446940 part 5. Stop getting docshells from windows via getInterface in dom/editor/etc code. r=kmag 2018-08-01 13:07:11 -04: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 1485930 - Make tree pseudo-element prefix not case-sensitive. r=emilio 2018-08-24 09:23:05 +00: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 No bug: Update expectations for minor serialization changes. r=me 2018-04-11 01:49:58 +02:00
test_specified_value_serialization.html Bug 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02:00
test_style_attr_listener.html Bug 1428246 - The attributeChangedCallback is fired twice for the *first* style attribute change, r=peterv 2018-06-26 12:54:00 +03:00
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 1465107: Remove isStyledByServo. r=xidorn 2018-05-30 10:04:18 +02: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 1484316: Serialize clip-path and shape-outside using Servo. r=xidorn 2018-08-22 11:20:41 +02:00
test_transitions_replacement_on_busy_frame.html Bug 1382841 - Rename test_XXX_to_rename.html files in layout/style/test to test_XXX.html; r=hiro 2018-03-12 16:08:36 +09:00
test_transitions_step_functions.html
test_transitions_with_disabled_properties.html Bug 1382841 - Remove old test_XXX openers that just set the dom.animations-api.core.enabled pref from layout/style/test**; r=hiro 2018-03-12 16:08:36 +09:00
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 1211330 - Removed CSS pref layout.css.unset-value.enabled - r=heycam 2018-06-28 16:10:56 +10: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 1434130 part 1 - Skip system font variant for ToCss in font subproperties. r=emilio 2018-04-29 09:03:31 +10:00
test_variable_serialization_computed.html
test_variable_serialization_specified.html
test_variables.html Bug 1453180 - Remove -x-system-font. r=emilio,heycam 2018-04-11 10:12:16 +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 1474959: Add a visited reftest for different logical border color with different writing modes. r=emilio 2018-07-18 22:15:11 +02:00
test_webkit_appearance_basic.html Bug 1429713 part 2 - Add basic tests for the layout.css.webkit-appearance.enabled pref. r=emilio 2018-05-25 15:52:25 -07:00
test_webkit_device_pixel_ratio.html
test_webkit_flex_display.html
TestCSSPropertyLookup.cpp Bug 1479450: Implement nsCSSProps::LookupProperty using Rust. r=xidorn 2018-07-31 12:00:15 +02:00
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