gecko-dev/layout/style/test
Hiroyuki Ikezoe ee7fe17000 Bug 1275142 - Don't create animate SVG along with its parent element at the same time. r=birtles
If we create an animate SVG along with its parent, in rare cases,
the animation does not start in the first frame, i.e, it's the frame
that the animated element and its parent element are created. In such
cases, restyle for the animation is not observed in the first frame.
To avoid it, we need to create parent element in the first place,
then, append an animated element into the parent in the next frame.

MozReview-Commit-ID: 3GPDxX4cmkQ

--HG--
extra : rebase_source : 5cfa60deb3661df443ffd07c8e39d50752ab47f8
2016-06-27 10:57:27 +09:00
..
chrome Bug 881832 - Fix hover_helper to handle that multiple resizes due to :hover oscillation are now coalesced and don't fire resize events. r=dbaron 2016-05-12 12:08:31 +12:00
support
additional_sheets_helper.html Bug 1256210 - Part 2: Convert test_additional_sheets.html and test_addSheets.html to mochitest-plain. r=dbaron 2016-03-17 13:17:10 +11:00
animation_utils.js Bug 1180125 part 0 - Fix an obvious bug in animation_utils.js; r=dbaron 2015-07-29 10:57:38 +09:00
BitPattern.woff Bug 1028497 - Part 26: Tests. r=jdaggett 2014-10-02 12:32:09 +10:00
browser_bug453896.js Bug 1246659, enable browser_bug453896.js in e10s, r=mconley 2016-03-09 09:11:56 -05:00
browser_newtab_share_rule_processors.js Backed out changeset 42e80a07acd6 (bug 1177563) for bustage on a CLOSED TREE 2015-07-08 09:44:16 +02:00
browser.ini Bug 1246659, enable browser_bug453896.js in e10s, r=mconley 2016-03-09 09:11:56 -05:00
bug453896_iframe.html Bug 1246659, enable browser_bug453896.js in e10s, r=mconley 2016-03-09 09:11:56 -05:00
bug517224.sjs
bug732209-css.sjs
ccd-quirks.html
ccd-standards.html
ccd.sjs
css_properties_like_longhand.js Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2015-01-17 15:16:02 +11:00
descriptor_database.js Bug 1157064 - implementation of font-display. r=heycam,khuey 2016-01-07 14:03:05 +09:00
display_mode_reflow_iframe.html Bug 1256084 - Don't force reflow on size mode change. r=heycam 2016-03-23 17:56:00 -04:00
empty.html
file_animations_async_tests.html Bug 1161036 part 1. Stop setting the layout.css.font-loading-api.enabled preference to true in the test harness. r=heycam 2015-05-05 13:38:56 -04:00
file_animations_effect_timing_duration.html Bug 1248532 - Part 2: Add tests for step-start. r=birtles 2016-04-01 14:01:55 +09:00
file_animations_effect_timing_enddelay.html Bug 1244635 - Part4 Add enddelay tests in layout/style/test r=hiro 2016-03-08 10:31:40 +09:00
file_animations_effect_timing_iterations.html Bug 1244640 - implement AnimationEffectTiming iterations r=hiro 2016-03-26 14:41:37 +09:00
file_animations_iterationstart.html Bug 1248338 - Implement iterationStart; r=birtles 2016-03-02 16:23:34 +09:00
file_animations_pausing.html Bug 1161034. Make test_animations_pausing pass even when we're doing mainthread compositing. r=birtles 2015-05-07 11:08:34 -04:00
file_animations_playbackrate.html Bug 1223255 - Use Animation::AnimationTimeToTimeStamp instead of timeline->ToTimeStamp. r=bbirtles 2015-11-18 01:50:00 +01:00
file_animations_styles_on_event.html Bug 1228137 - Test that mouse events on the finished animation is surely fired on the animation element when the mouse events happen immediately after animation.finish() is called. r=birtles 2016-02-11 14:20:00 +01:00
file_animations_with_disabled_properties.html Bug 1271904 - Rename KeyframeEffectReadOnly.getFrames() and KeyframeEffect.setFrames() to getKeyframes()/setKeyframes(); r=hiro, r=smaug 2016-05-13 09:40:52 +09:00
file_bug645998-1.css
file_bug645998-2.css
file_bug829816.css
file_bug1055933_circle-xxl.png Bug 1055933 - Fix Imagemaps Style in nsComputedDOMStyle.cpp. r=bz 2015-02-12 17:27:00 +01:00
file_bug1089417_iframe.html Bug 1089417 patch 3 - Add mochitest. r=heycam 2014-12-05 15:50:00 -08:00
file_font_loading_api_vframe.html Bug 1163877 - Part 4: Tests. r=jdaggett 2015-10-16 17:10:14 +11:00
file_transitions_replacement_on_busy_frame.html Bug 1278430 - Update the first keyframe value as well as property value when replacing transition. r=birtles 2016-06-08 06:25:46 +09:00
file_transitions_with_disabled_properties.html Bug 1267018 - Split tests that rely on pref-based changes to Element.prototype into two files; r=heycam 2016-05-02 09:28:45 +09:00
flexbox_layout_testcases.js Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
gen-css-properties.py Bug 1275356 - Fix newlines in gen-css-properties.py on Windows; r=chmanchester 2016-05-24 10:49:51 -04:00
ListCSSProperties.cpp Bug 649142 followup: Correct #undef. No review. 2016-03-14 10:27:04 -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 1167519 - Part 2: A mochitest to check a new transform position replaced by old transform transition is close to the old one. r=birtles 2016-05-25 12:41:23 +09:00
moz.build Bug 1256210 - Part 2: Convert test_additional_sheets.html and test_addSheets.html to mochitest-plain. r=dbaron 2016-03-17 13:17:10 +11: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
newtab_share_rule_processors.html Backed out changeset 42e80a07acd6 (bug 1177563) for bustage on a CLOSED TREE 2015-07-08 09:44:16 +02:00
ParseCSS.cpp Bug 1207245 - part 6 - rename nsRefPtr<T> to RefPtr<T>; r=ehsan; a=Tomcat 2015-10-18 01:24:48 -04:00
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Bug 1166728 - Remove support for "box-sizing: padding-box", per CSS WG resolution. r=dholbert r=mats 2016-06-18 23:03:30 +01:00
redirect.sjs
redundant_font_download.sjs
style_attribute_tests.js
test_acid3_test46.html
test_additional_sheets.html Bug 1256210 - Part 3: Remove agent sheet by the end of test_additional_sheets.html. r=dbaron 2016-03-17 13:17:10 +11:00
test_addSheet.html Bug 1256210 - Part 2: Convert test_additional_sheets.html and test_addSheets.html to mochitest-plain. r=dbaron 2016-03-17 13:17:10 +11:00
test_align_justify_computed_values.html Bug 1233106 part 2 - [css-align] Updated tests due to changes to align-/justify-* properties. 2016-01-05 21:27:13 +01:00
test_all_shorthand.html
test_animations_async_tests.html Bug 1161036 part 1. Stop setting the layout.css.font-loading-api.enabled preference to true in the test harness. r=heycam 2015-05-05 13:38:56 -04:00
test_animations_dynamic_changes.html Bug 978833 patch 12 - Use the css::Declaration instead of the css::StyleRule as the matching rule. r=heycam 2015-11-05 16:44:10 +08:00
test_animations_effect_timing_duration.html Bug 1244641 - Part 5: Add duration tests in layout/style/test. r=hiro 2016-02-27 06:41:40 +09:00
test_animations_effect_timing_enddelay.html Bug 1244635 - Part4 Add enddelay tests in layout/style/test r=hiro 2016-03-08 10:31:40 +09:00
test_animations_effect_timing_iterations.html Bug 1244640 - implement AnimationEffectTiming iterations r=hiro 2016-03-26 14:41:37 +09:00
test_animations_event_order.html Bug 1134163 - Part2 - Modify animation tests which rely on animationstart timing. r=birtles 2016-04-28 16:30:23 +09:00
test_animations_iterationstart.html Bug 1248338 - Implement iterationStart; r=birtles 2016-03-02 16:23:34 +09:00
test_animations_omta_start.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_animations_omta.html Bug 1134163 - Part2 - Modify animation tests which rely on animationstart timing. r=birtles 2016-04-28 16:30:23 +09:00
test_animations_pausing.html Bug 1159743. Stop forcing the dom.animations-api.core.enabled preference on in the test harness. r=birtles 2015-04-30 14:25:03 -04:00
test_animations_playbackrate.html Bug 1175751 - Apply playback rate to compositor animations. r=bbirtles 2015-07-06 19:05:00 +02:00
test_animations_styles_on_event.html Bug 1228137 - Test that mouse events on the finished animation is surely fired on the animation element when the mouse events happen immediately after animation.finish() is called. r=birtles 2016-02-11 14:20:00 +01:00
test_animations_with_disabled_properties.html Bug 1267018 - Split tests that rely on pref-based changes to Element.prototype into two files; r=heycam 2016-05-02 09:28:45 +09:00
test_animations.html Bug 1134163 - Part2 - Modify animation tests which rely on animationstart timing. r=birtles 2016-04-28 16:30:23 +09:00
test_any_dynamic.html
test_asyncopen2.html Bug 1195173 - Test asyncopen2 security checks for stylesheets (r=bz,ehsan) 2016-02-02 20:35:42 -08:00
test_at_rule_parse_serialize.html
test_attribute_selector_eof_behavior.html Bug 1137984. When parsing attribute selectors, treat EOF as ']' any place ']' is allowed. r=dbaron 2015-03-03 07:12:00 -05:00
test_background_blend_mode.html
test_box_size_keywords.html Bug 1122253 - Support -moz-min-content etc. keywords in {,min-,max-}inline-size and their physical equivalents. r=bzbarsky 2015-06-25 08:40:38 +10:00
test_bug73586.html
test_bug74880.html Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
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 1057680 - Add support for font-stretch values in the font shorthand. r=jdaggett 2015-09-07 09:09:48 +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 1268159 - Use GreD in addition to XCurProcD for browser_misused_characters_in_strings.js to cover more string files. r=gijs 2016-04-29 09:28:48 -04:00
test_bug418986-2.html Bug 1193593 - Test fingerprinting resistance for media queries in picture elements. r=heycam 2015-09-01 08:51:00 -04:00
test_bug437915.html
test_bug450191.html
test_bug453896_deck.html Bug 1246659, enable browser_bug453896.js in e10s, r=mconley 2016-03-09 09:11:56 -05:00
test_bug470769.html
test_bug499655.html
test_bug499655.xhtml
test_bug511909.html Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
test_bug517224.html
test_bug524175.html
test_bug525952.html
test_bug534804.html
test_bug573255.html
test_bug580685.html
test_bug621351.html Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
test_bug635286.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_bug645998.html
test_bug652486.html Bug 1039488 - Turn text-decoration into a shorthand. r=dbaron 2014-11-18 19:23:09 +09:00
test_bug657143.html Bug 1247777 - Part4.2: add compatible webkit prefixed properties in 2016-03-25 15:54:50 +08:00
test_bug664955.html
test_bug667520.html
test_bug716226.html
test_bug732153.html
test_bug732209.html
test_bug765590.html
test_bug771043.html Bug 771043. Move MediaQueryList tracking from the prescontext to the document, so they will correctly outlive prescontext changes. r=dbaron 2014-10-03 14:15:25 -04:00
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 Bug 1055933 - Fix Imagemaps Style in nsComputedDOMStyle.cpp. r=bz 2015-02-12 17:27:00 +01:00
test_bug1089417.html Bug 1089417 patch 10 - Make CloneMQCacheKey clone the mPreviousCacheKey, to fix bug 1089417 for multiple rebuilds of the rule cascade in sequence. r=heycam 2015-01-19 00:49:56 -08:00
test_bug1112014.html Bug 1266250 part 1 - [css-grid] Resurrect the 'grid-template' shorthand (backs out bug 1253529). r=dholbert 2016-04-21 16:18:34 +02:00
test_bug1203766.html Bug 1203766 - Part 7: Test. r=bzbarsky 2015-09-17 12:08:21 +10:00
test_bug1232829.html Bug 1232829 - Detach obsolete DocumentTimeline from refresh driver when the document is reset; r=smaug 2015-12-22 10:08:19 +09:00
test_cascade.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_ch_ex_no_infloops.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_clip-path_polygon.html Bug 1075457, part 1 - Implement rendering for |clip-path:polygon()|. r=mstange, r=jwatt 2016-02-08 22:08:09 +00:00
test_compute_data_with_start_struct.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_computed_style_no_pseudo.html
test_computed_style_prefs.html Bug 1175492 - unpref transform-origin percentage handling for SVG elements r=jwatt 2015-09-15 22:10:48 +01:00
test_computed_style.html Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems 2015-07-15 23:37:22 +09:00
test_condition_text_assignment.html
test_condition_text.html Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
test_contain_formatting_context.html Bug 1170781 - Patch 2: Test CSS 'contain: paint'. r=dholbert 2015-11-09 13:33:00 +01:00
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 Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
test_css_escape_api.html Bug 1230172. Update CSS.escape to never throw and instead replace U+0000 with U+FFFD, per recent spec change. r=dbaron 2016-01-05 15:05:23 -05:00
test_css_function_mismatched_parenthesis.html
test_css_loader_crossorigin_data_url.html Bug 1109693. More places that use CORS should in fact allow data: URIs. r=smaug 2015-04-22 20:30:10 -04:00
test_css_supports_variables.html
test_css_supports.html
test_csslexer.js Bug 1196896 - add CSSLexer.performEOFFixup. r=heycam, r=bz 2015-09-22 13:14:00 +02:00
test_default_bidi_css.html Bug 1218706 - Make 'unicode-bidi: isolate' the default for elements with a dir attribute. r=dbaron,jfkthame 2016-02-17 08:39:54 +08:00
test_default_computed_style.html
test_descriptor_storage.html Bug 1157064 - implementation of font-display. r=heycam,khuey 2016-01-07 14:03:05 +09:00
test_descriptor_syntax_errors.html
test_dont_use_document_colors.html Bug 1111440 - Replace rest of -moz-/Moz prefixed logical margin/padding/border properties with their standard versions. r=heycam 2016-05-14 00:00:18 -07:00
test_dynamic_change_causing_reflow.html Bug 1194480: Only update overflow region (& trigger DLBI) for changes to CSS 'box-shadow' or 'text-shadow', instead of triggering a reflow. r=heycam 2015-10-01 20:05:28 -07:00
test_exposed_prop_accessors.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_extra_inherit_initial.html Bug 1187110 part 4: In test_extra_inherit_initial.html, only test every special-keyword with the first few values of each property (and then test one keyword per value). r=heycam 2015-08-04 14:05:22 -07:00
test_flexbox_child_display_values.xhtml Bug 1185140 - Change the expected computed display value to 'block' for flex items, also for table display types. r=bustage 2016-03-03 21:57:32 +01:00
test_flexbox_flex_grow_and_shrink.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_flexbox_flex_shorthand.html Bug 1093316 part 1: Backout changeset aece7f9f944c (i.e. backout bug 1032922 part 2), to reflect CSSWG removing "flex-basis: main-size" from the flexbox spec. 2014-11-25 11:28:15 -08:00
test_flexbox_layout.html
test_flexbox_min_size_auto.html
test_flexbox_order_table.html
test_flexbox_order.html
test_flexbox_reflow_counts.html Bug 1142686: check flex item's content-box size (not border-box size) when deciding whether to skip final reflow. r=mats 2015-03-13 23:08:21 -07:00
test_font_face_parser.html Bug 1157064 - font-display descriptor parsing. r=dbaron 2016-01-07 14:02:58 +09:00
test_font_family_parsing.html
test_font_feature_values_parsing.html
test_font_loading_api.html Bug 1157064 - implementation of font-display. r=heycam,khuey 2016-01-07 14:03:05 +09:00
test_garbage_at_end_of_declarations.html Bug 1148405 - Intermittent Mulet test_garbage_at_end_of_declarations.html,test_value_storage.html. r=smaug 2015-03-27 16:43:28 +01:00
test_grid_computed_values.html Bug 1239036 - [css-grid] Tests. 2016-01-14 23:11:44 +01:00
test_grid_container_shorthands.html Bug 1266250 part 1 - [css-grid] Resurrect the 'grid-template' shorthand (backs out bug 1253529). r=dholbert 2016-04-21 16:18:34 +02:00
test_grid_item_shorthands.html
test_grid_shorthand_serialization.html Bug 1266250 part 1 - [css-grid] Resurrect the 'grid-template' shorthand (backs out bug 1253529). r=dholbert 2016-04-21 16:18:34 +02:00
test_group_insertRule.html
test_hover_quirk.html Bug 783213 - Part 3: Tests. r=dbaron 2014-11-10 21:50:12 -08:00
test_html_attribute_computed_values.html
test_ident_escaping.html
test_inherit_computation.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_inherit_storage.html
test_initial_computation.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_initial_storage.html Bug 1241021 part 4: Extend mochitest test_initial_storage.html to test that uppercase Webkit DOM accessors for css properties are functional. r=bz 2016-02-03 20:17:48 -08:00
test_keyframes_rules.html
test_load_events_on_stylesheets.html
test_logical_properties.html Bug 1193519 pt 5 - Expose the sideways-lr value for writing-mode to CSS. r=dholbert 2015-09-24 10:23:34 +01:00
test_media_queries_dynamic_xbl.html
test_media_queries_dynamic.html Bug 1271015 patch 2 - Add tests for things not happening (optimizations) in response to media query changes. r=heycam 2016-05-09 11:26:35 -07:00
test_media_queries.html Bug 1104916 - Implement CSS media query display-mode. r=cam 2016-02-23 17:10:00 +01:00
test_media_query_list.html Bug 1270626 - Don't leave an unhandled ErrorResult and assert when media query listeners throw exceptions. r=bzbarsky 2016-05-05 21:33:47 -07:00
test_moz_device_pixel_ratio.html
test_namespace_rule.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_of_type_selectors.xhtml Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_page_parser.html Bug 649142 - Part 4: Convert logical margin properties. r=dbaron 2015-01-17 15:16:02 +11:00
test_parse_eof.html
test_parse_ident.html
test_parse_rule.html
test_parse_url.html Bug 1157279. Escaping CSS identifiers should use lowercase letters for hex digits, not uppercase ones. r=dbaron 2015-04-22 20:30:10 -04:00
test_parser_diagnostics_unprintables.html Bug 1268159 - Use GreD in addition to XCurProcD for browser_misused_characters_in_strings.js to cover more string files. r=gijs 2016-04-29 09:28:48 -04:00
test_pixel_lengths.html Bug 1274526 - Part 1: Implement support for 'q' absolute length units in CSS; r=heycam 2016-05-23 15:18:34 +08:00
test_pointer-events.html
test_position_float_display.html Bug 1102374 - Enable display:contents by default in non-release builds. r=dbaron 2014-12-01 15:55:16 +00:00
test_position_sticky.html Bug 1257938 part 2: Remove separation between test_position_sticky.html & its helper-file, now that it doesn't need to tweak a pref. r=corey 2016-03-20 23:06:42 -07:00
test_priority_preservation.html
test_property_database.html Bug 1212191: In CSS mochitest helper-file "property_database.js", add subproperties array for aliases that are missing it, and make it mandatory for CSS_TYPE_SHORTHAND_AND_LONGHAND. r=heycam 2015-10-13 23:35:48 -07:00
test_property_syntax_errors.html Bug 925588 - Extend timeout for test_property_syntax_errors.html, as it frequently takes over 5 minutes on b2g emulator. r=dholbert 2015-11-12 07:55:08 +00:00
test_pseudoelement_parsing.html
test_pseudoelement_state.html
test_redundant_font_download.html
test_rem_unit.html
test_restyles_in_smil_animation.html Bug 1275142 - Don't create animate SVG along with its parent element at the same time. r=birtles 2016-06-27 10:57:27 +09:00
test_root_node_display.html Bug 1140198 - Tweak display:contents test to make this test green again. r=me on a CLOSED TREE 2015-03-07 17:38:57 +00:00
test_rule_insertion.html Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
test_rule_serialization.html Backed out 2 changesets (bug 1035091) 2015-09-03 11:41:39 -07:00
test_rules_out_of_sheets.html
test_selectors_on_anonymous_content.html Bug 949614 - Use === for SimpleTest.is; r=Waldo 2015-04-14 15:28:13 +02:00
test_selectors.html Bug 859301 : Part 3 - unprefix test cases. r=dbaron 2016-05-04 13:31:24 +08:00
test_setPropertyWithNull.html Bug 1154275 - Remove ise() in favor of is(); r=Ms2ger 2015-05-13 14:31:58 -04:00
test_shorthand_property_getters.html Bug 550426 - Add support for {background,mask}-position-{x,y}, most of the style system changes. r=dbaron 2016-04-29 14:12:10 -04: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
test_system_font_serialization.html
test_text_decoration_shorthands.html Bug 1039488 - Turn text-decoration into a shorthand. r=dbaron 2014-11-18 19:23:09 +09:00
test_transitions_and_reframes.html Bug 1217963 - Correct the spelling of "corect" rs=mossop 2015-10-23 16:02:56 -07:00
test_transitions_and_restyles.html
test_transitions_and_zoom.html
test_transitions_bug537151.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_transitions_cancel_near_end.html Bug 1207495 - Remove use of expression closure from layout/. r=bz 2015-09-23 18:40:36 +09:00
test_transitions_computed_value_combinations.html
test_transitions_computed_values.html
test_transitions_dynamic_changes.html Bug 1144410 - Remove finished transitions when a frame transitions away from being display:none. r=birtles 2015-04-26 19:20:19 -07:00
test_transitions_events.html Bug 1260543 - Treat currentcolor as computed value which is not interpolatable with actual color for text-emphasis-color and -webkit-text-fill-color. r=birtles 2016-04-08 13:43:09 +10:00
test_transitions_per_property.html Bug 1266268 - [css-grid] Tests <percentage> for grid gap properties. 2016-05-25 10:48:52 +02:00
test_transitions_replacement_on_busy_frame.html Bug 1167519 - Part 2: A mochitest to check a new transform position replaced by old transform transition is close to the old one. r=birtles 2016-05-25 12:41:23 +09:00
test_transitions_step_functions.html Bug 1248532 - Part 2: Add tests for step-start. r=birtles 2016-04-01 14:01:55 +09:00
test_transitions_with_disabled_properties.html Bug 1267018 - Split tests that rely on pref-based changes to Element.prototype into two files; r=heycam 2016-05-02 09:28:45 +09:00
test_transitions_with_displaynone.html Bug 1182856 - Part 7: Test. r=cam 2016-04-07 02:11:00 +02:00
test_transitions.html Bug 1182856 - Part 6: Revise tests for display:none in test_transitions.html. r=heycam 2016-04-11 00:25:00 +02:00
test_unclosed_parentheses.html Backed out changeset acb7eb7f5ad4 (bug 1176496) for web compat problems 2015-07-15 23:37:22 +09:00
test_unicode_range_loading.html Bug 1094571 - add unicode-range load tests. r=heycam 2015-03-30 10:05:32 +09:00
test_units_angle.html
test_units_frequency.html
test_units_length.html
test_units_time.html
test_unprefixing_service_prefs.html Bug 1211101 part 1: Fix existing style system mochitests to accomodate webkit-prefixed property aliases. r=heycam 2015-10-06 20:56:45 -07:00
test_unprefixing_service.html Bug 1211101 part 1: Fix existing style system mochitests to accomodate webkit-prefixed property aliases. r=heycam 2015-10-06 20:56:45 -07:00
test_value_cloning.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_value_computation.html Bug 1215702 patch 2 - Remove the mechanism of backend-only CSS properties. r=heycam 2015-10-19 22:22:34 -07:00
test_value_storage.html Bug 686281 - Mask mochitest; r=dbaron. 2016-01-28 06:32:00 +01:00
test_variable_serialization_computed.html Bug 1203142 - Insert /**/ separate between two adjacent '-' symbols when serializing token streams. r=simon.sapin 2015-09-17 11:34:04 +10:00
test_variable_serialization_specified.html
test_variables.html Bug 1154356 - Escape variable name in Declaration::AppendVariableAndValueToString. r=heycam 2015-04-24 13:15:00 -04:00
test_video_object_fit.html
test_viewport_units.html
test_visited_image_loading_empty.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_visited_image_loading.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_visited_lying.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_visited_pref.html Bug 1135091 - convert remaining SpecialPowers.setBoolPref to pushPrefEnv, p=anishchandran94@gmail.com, r=jmaher, mwargers 2015-03-03 08:46:35 -05:00
test_visited_reftests.html Bug 649012 - Fail mochitest-plains which use flaky timeouts (setTimeout(x) for x > 0); r=ted 2014-12-11 13:34:40 -05:00
test_webkit_device_pixel_ratio.html Bug 1176968 part 4: Add tests for -webkit-device-pixel-ratio, based on existing -moz tests. r=heycam 2015-11-09 18:09:40 -08:00
test_webkit_flex_display.html Bug 1274096 part 2: Add support for "-webkit-flex" & "-webkit-inline-flex" as spellings of modern flexbox "display" keywords, if webkit prefix support is enabled. r=mats 2016-05-23 21:42:36 -07:00
TestCSSPropertyLookup.cpp Bug 1269975 part 1 - Move nsCSSProps::EnabledState to a top level enum class mozilla::CSSEnabledState. r=heycam 2016-05-10 18:44:05 +10:00
unprefixing_service_iframe.html Bug 1167311: When we unprefix 'display:-webkit-box' on a whitelisted site, only set flag to unprefix '-moz-box' if we're parsing a series of declarations. r=dbaron 2015-05-22 12:47:01 -07:00
unprefixing_service_utils.js Bug 1202902 - Mass replace toplevel 'let' with 'var' in preparation for global lexical scope. (rs=jorendorff) 2015-09-15 11:19:45 -07: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
xpcshell.ini Bug 1152033 - Expose CSS lexer to js. r=heycam, r=bz 2015-05-04 10:28:00 -04:00