fune/layout/style/test
Hiroyuki Ikezoe 32c6e1fae4 Bug 1415783 - Flush pending style, layout and paint and wait for a MozAfterPaint before waiting for MozAfterPaint for OMT animation. r=birtles
With the conformant Promise handling (bug 1193394), there happen to receive
unexpected MozAfterPaint while waiting for MozAfterPaint for OMT animation.
The safest way to avoid this confusion is to start test refresh mode and
flush all pending styles (layout and paint) there so that the unexpected
MozAfterPaint is absorbed there.

MozReview-Commit-ID: 2xdKe4InYcP

--HG--
extra : rebase_source : dd6ba1dff7c449e40bb3286b5d9083eefc196de5
2017-11-28 14:57:24 +09:00
..
chrome Bug 1413166 - Added moz-gtk-csd-* media features to resistFingerprinting tests, r=bz 2017-11-02 12:12:19 +01:00
gtest 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
support Bug 1377115 - Enable test_variables.html. r=heycam 2017-07-21 13:40:46 +10: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 1415783 - Flush pending style, layout and paint and wait for a MozAfterPaint before waiting for MozAfterPaint for OMT animation. r=birtles 2017-11-28 14:57:24 +09:00
BitPattern.woff
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 1362993 - Rewrite gBrowser.addTab() to use BrowserTestUtils.addTab(). r=florian 2017-05-15 21:49:50 +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
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 1355352 - Reject unicode-range descriptor when its value contains invalid part. r=jfkthame 2017-05-16 10:15:18 +10:00
display_mode_reflow_iframe.html
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_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
ListCSSProperties.cpp Bug 1387594 - Add a chrome-only CSS property called -moz-font-smoothing-background-color. r=dbaron 2017-09-14 23:09:46 +02: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 951793 - Add a test for the pref that controls overscroll-behavior. r=emilio 2017-11-25 01:29:19 +01:00
moz.build Bug 1406254 - Visited reftest for ::first-line inheritance. r=emilio 2017-10-11 23:21:17 -05:00
neverending_font_load.sjs
neverending_stylesheet_load.sjs
newtab_share_rule_processors.html
ParseCSS.cpp
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Backed out 4 changesets (bug 1418224) for build bustages r=backout on a CLOSED TREE 2017-11-27 07:42:50 +02: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
stylo_blocked_domain_page.html Bug 1403077 - add tests for the stylo blocklist mechanism. r=heycam,leplatrem 2017-10-05 17:33:10 +08:00
stylo_non_blocked_domain_page.html Bug 1403077 - add tests for the stylo blocklist mechanism. r=heycam,leplatrem 2017-10-05 17:33:10 +08:00
test_acid3_test46.html
test_additional_sheets.html
test_addSheet.html
test_align_justify_computed_values.html
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 Bug 1366934 - Remove validation of transitioncancel/animationcanel event order tests. r=hiro 2017-06-20 14:31:41 +09:00
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
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 Bug 1365926, part 2 - Always allow the 'context-fill-opacity'/'context-stroke-opacity' keywords in SVG 'fill-opacity'/'stroke-opacity'. r=heycam 2017-05-18 19:10:42 +01:00
test_bug829816.html Bug 1363968 - Change how counter-{reset,increment} is parsed to align serialization of specified value with Servo and Blink. r=heycam 2017-05-23 13:28:47 +10:00
test_bug874919.html
test_bug887741_at-rules_in_declaration_lists.html
test_bug892929.html
test_bug1055933.html
test_bug1089417.html
test_bug1112014.html Bug 1408322 - Remove inDOMUtils.cssPropertyIsValid() and use CSS.supports() instead. r=jryans 2017-10-17 13:00:42 +08:00
test_bug1203766.html
test_bug1232829.html
test_bug1292447.html
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_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 Backed out 2 changesets (bug 1418433) for unexpected "why should we have flushed style again?" assertion failures 2017-11-26 23:32:41 -08: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
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
test_condition_text.html
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
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 Bug 1338486: Support implied parentheses in CSS.supports; r=xidorn 2017-06-04 03:45:05 -07:00
test_css_supports_variables.html
test_csslexer.js Bug 1383075 part 2 - Update CSS lexer in devtools to match the change. r=jryans 2017-07-31 09:23:01 +10: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 Backed out changeset 94b5ea8bed5c (bug 1355683) 2017-05-19 14:57:35 +10:00
test_descriptor_storage.html
test_descriptor_syntax_errors.html
test_dont_use_document_colors.html Bug 1369350 Add additional delay to test_dont_use_document_colors.html since nsPresContext delays applying prefs. r=dbaron 2017-06-08 05:47:16 -07: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
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 Bug 1355352 - Reject unicode-range descriptor when its value contains invalid part. r=jfkthame 2017-05-16 10:15:18 +10:00
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 Bug 1368240: Very basic smoketests for this. r=heycam 2017-06-13 15:53:02 +02:00
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 1347270: Rewrite test_media_queries_dynamic.html using restyleGeneration. r=bholley 2017-05-30 00:43:15 +02: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_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
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 1377173 - Use srcdoc instead of data: URI for two tests within layout. r=smaug 2017-06-29 11:16:49 -07: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 1371457 - Update animation restyle tests. r=hiro 2017-06-29 10:14:31 -07:00
test_root_node_display.html
test_rule_insertion.html No bug - Update stylo-failures.md. 2017-05-15 12:52:32 +10:00
test_rule_serialization.html
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_shorthand_property_getters.html Bug 1397122 - Handle values as valid in single transition shorthand even if the transition-property is 'none'. r=xidorn 2017-09-09 11:34:06 +09:00
test_specified_value_serialization.html Bug 1397619: Test paint-order specified value serialization. r=me 2017-09-25 19:01:15 +02: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 1379433: Test. r=heycam 2017-07-09 04:16:20 +02:00
test_stylesheet_clone_font_face.html Bug 1339629 Part 17: Add mochitests to test that css rules are distinct after stylesheet cloning. r=heycam 2017-05-24 12:11:22 -07:00
test_stylo_blocklist-01.html Bug 1403077 - add tests for the stylo blocklist mechanism. r=heycam,leplatrem 2017-10-05 17:33:10 +08:00
test_stylo_blocklist-02.html Bug 1403077 - add tests for the stylo blocklist mechanism. r=heycam,leplatrem 2017-10-05 17:33:10 +08:00
test_stylo_blocklist-03.html Bug 1403077 - add tests for the stylo blocklist mechanism. r=heycam,leplatrem 2017-10-05 17:33:10 +08:00
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 Backed out 4 changesets (bug 1418224) for build bustages r=backout on a CLOSED TREE 2017-11-27 07:42:50 +02:00
test_transitions_replacement_on_busy_frame.html
test_transitions_step_functions.html
test_transitions_with_disabled_properties.html
test_unclosed_parentheses.html Backed out changeset 19f0b1e8f287 (bug 1358710) for failing reftest aja-linear-2.html on OS X with e10s. r=backout 2017-05-15 00:18:47 +02:00
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 1389041 - Move the iframes out from display tree in test_value_computation.html. r=heycam 2017-08-10 21:47:58 +10:00
test_value_storage.html
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 Bug 1367568 part 4: Add mochitest to ensure we don't reflow too much for "overflow" changes on <body>. r=bz 2017-05-25 18:27:04 -04:00
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 1406254 - Visited reftest for ::first-line inheritance. r=emilio 2017-10-11 23:21:17 -05:00
test_webkit_device_pixel_ratio.html
test_webkit_flex_display.html
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
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