gecko-dev/layout/style/test
Brindusan Cristian 6c56b182d4 Merge mozilla-central to inbound. a=merge CLOSED TREE 2018-05-12 12:51:43 +03:00
..
chrome Bug 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07:00
gtest Bug 1456471: Remove nsCSSParser.h. r=xidorn 2018-04-25 10:38:37 +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 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
ParseCSS.cpp Bug 1304302 part 8 - Change include of {CSS,Servo}StyleSheet.h to StyleSheetInlines.h. r=heycam 2016-09-26 22:03:25 +10:00
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 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_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_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 1451196: Disable the intermittent part of test layout/style/test/test_shape_outside_CORS.html. r=dholbert 2018-04-17 09:16:32 -07: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_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 1408301: Remove getPropertyCSSValue. r=bz 2018-05-12 11:23:47 +02: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 1434130 part 8 - Have TextAlign derive ToCss and unship char value from it. r=emilio 2018-04-29 09:03:31 +10: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 Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_acid3_test46.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 1448714 - Fix up comments referring to 'style context' after the rename of nsStyleContext. r=emilio 2018-03-23 13:49:21 +00:00
test_all_shorthand.html
test_animations.html Bug 1341985 - Use registerCleanupFunction to restore to normal refresh mode. r=heycam 2017-03-10 12:12:54 +09:00
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 Bug 1302648 part 6 - Add animationcancel test to legacy tests. r=birtles 2017-02-10 12:32:44 +09:00
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 Bug 1279071 - Change GetOpacity to GetAnimationOpacity to return opacity value applied by animation. r=birtles,mstange 2016-08-25 09:07:56 +09:00
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 Bug 1334831 - script-generated patch to use .remove() instead of .parentNode.removeChild, r=jaws. 2017-01-30 08:10:22 +01:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug98997.html Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
test_bug160403.html
test_bug200089.html
test_bug221428.html
test_bug229915.html Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws 2017-02-16 10:26:13 +11:00
test_bug302186.html
test_bug319381.html Bug 1447039 - Stop using getPropertyCSSValue in test files. r=emilio 2018-05-12 11:23:30 +02:00
test_bug357614.html
test_bug363146.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug372770.html Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws 2017-02-16 10:26:13 +11:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug379741.html Bug 1311959 - Remove marker-offset; r=tromey,xidorn 2016-10-21 15:34:46 +05:30
test_bug382027.html
test_bug383075.html
test_bug387615.html
test_bug389464.html
test_bug391034.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug391221.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug397427.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug399349.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug401046.html
test_bug405818.html
test_bug412901.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug413958.html Bug 1452143: Fix dom / style tests. r=bholley 2018-04-17 11:24:47 +02: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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug450191.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_bug453896_deck.html
test_bug470769.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 Bug 1339394 - Don't serialize transparent color to transparent keyword when not necessary. r=heycam,jaws 2017-02-16 10:26:13 +11:00
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
test_bug664955.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 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 Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
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_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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_ch_ex_no_infloops.html Bug 1107904 - Remove packed.js and references to it as it is unused. r=standard8 2017-04-12 11:10:00 +01:00
test_change_hint_optimizations.html Bug 1251075 - Add test that dynamic change of transform when will-change:transform is set doesn't reconstruct frames. r=bz 2016-08-29 11:43:30 -07:00
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 Bug 1340484 - Round RGB values when obtaining from HSL instead of flooring; r=dbaron 2017-05-08 16:43:05 -07:00
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 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 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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_contain_formatting_context.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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 1452143: Fix dom / style tests. r=bholley 2018-04-17 11:24:47 +02: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 Bug 1312328 - Remove CSS variables preference "layout.css.variables.enabled". r=xidorn 2017-04-07 00:29:39 +08:00
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 Bug 1249497 - Use isolate-override for bdo elements. r=jfkthame 2016-07-01 09:53:26 +10:00
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 1417200: Make -moz-border-colors chrome only. r=xidorn 2017-12-01 23:25:01 +01:00
test_dynamic_change_causing_reflow.html Bug 1344398 part 2: React to some CSS 'overflow' changes on body/html by simply calling UpdateViewportScrollbarStylesOverride() instead of reframing. r=bz,tnikkel 2017-05-10 13:53:27 -07:00
test_exposed_prop_accessors.html Bug 1246796. Update test for CSS prop setters/getters. r=me 2016-07-26 11:23:36 -05:00
test_extra_inherit_initial.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
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 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_flexbox_flex_grow_and_shrink.html
test_flexbox_flex_shorthand.html Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
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 Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_flexbox_order.html Bug 812687 part 7: Minor cleanup in existing test_flexbox_order mochitests. (no review, test-only) 2017-04-05 19:31:47 -07:00
test_flexbox_order_abspos.html Bug 812687 part 8: Add a test for "order" on flex items with abspos siblings. r=mats 2017-04-05 19:31:48 -07:00
test_flexbox_order_table.html Bug 812687 part 7: Minor cleanup in existing test_flexbox_order mochitests. (no review, test-only) 2017-04-05 19:31:47 -07:00
test_flexbox_reflow_counts.html Bug 1345253 - Use element.firstChild.remove() instead of element.removeChild(element.firstChild), r=jaws. 2017-03-08 10:17:52 +01:00
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 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
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 1079292 - Re-enable test 18 of test_font_loading_api.html. r=xidorn 2018-04-05 18:31:47 +10:00
test_garbage_at_end_of_declarations.html
test_grid_computed_values.html
test_grid_container_shorthands.html Bug 1305244 part 1 - [css-grid] Serialize minmax(auto, <flex>) track sizes as <flex>. r=dholbert 2016-10-29 01:30:10 +02:00
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 Update links pointing to my personal website (http -> https). No bug. 2016-10-13 11:41:51 -07:00
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 1331903 part 3 - Force a recreation of the display subtree after testing each property in test_*_computation.html. r=heycam 2017-01-19 16:49:49 +11:00
test_inherit_storage.html
test_initial_computation.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_initial_storage.html
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 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 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 1297097 Part 1 - Remove preference "layout.css.vertical-text.enabled" in test files. r=jfkthame 2016-08-23 13:55:16 +08:00
test_media_queries.html Bug 1460655: Support x as a resolution unit. r=xidorn 2018-05-10 18:11:52 +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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_media_query_list.html Bug 1354441 - Update MediaQueryList to the latest version of the spec, r=jwatt 2017-04-10 16:29:06 +02:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 Backed out 7 changesets (bug 1452542) for failing toolkit/content/tests/chrome/test_arrowpanel.xul on a CLOSED TREE 2018-04-18 20:10:35 +03: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_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 Bug 1345206 - Correct faulty assertions in test_page_parser. r=xidorn 2017-04-03 18:17:09 -05:00
test_parse_eof.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_parse_ident.html
test_parse_rule.html Bug 1337940 - Part 3 - Restrict the amount of session history we keep around during test_parse_rule. r=dbaron 2017-02-22 22:44:49 +01:00
test_parse_url.html
test_parser_diagnostics_unprintables.html Bug 1452143: Fix two more tests which don't run on debug try on a CLOSED TREE. r=me 2018-04-17 14:31:20 +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 Bug 1342144 - Remove version parameter from the type attribute of script elements. r=jmaher 2017-02-23 06:10:07 +09:00
test_position_float_display.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 Bug 1355056 - replace (function(args) { /* do stuff using this */ }).bind(this) with arrow functions, r=jaws. 2017-04-27 00:25:45 +02:00
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 1454813: Part 2b - Rename SpawnTask.js to AddTask.js. r=florian 2018-04-18 11:43:45 -07:00
test_root_node_display.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 1207734 - Re-enable disabled transform property tests; r=emilio 2018-02-02 08:22:54 -05:00
test_style_attr_listener.html Bug 1340341 - Set immutablity in GetCSSDeclaration instead of ToString. r=bz 2017-02-24 22:06:07 +11: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 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_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 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_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 Bug 1287983 part 5 - Clarify the function name of creating transition. r=hiro 2016-10-19 15:16:52 +09:00
test_transitions_and_restyles.html Bug 1287983 part 5 - Clarify the function name of creating transition. r=hiro 2016-10-19 15:16:52 +09:00
test_transitions_and_zoom.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
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 Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_transitions_cancel_near_end.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_transitions_computed_value_combinations.html
test_transitions_computed_values.html
test_transitions_dynamic_changes.html Bug 1341372 - Part 5: Update mochitest expectations. r=xidorn 2017-04-06 13:23:42 +08:00
test_transitions_events.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_transitions_per_property.html Bug 1398482 part 2 - [css-grid][css-flexbox][css-multicol] Add 'row-gap' and 'gap' properties; make 'grid-[column|row]-gap' and 'grid-gap' alias the respective unprefixed properties (Gecko part). r=dholbert 2018-04-24 01:52:51 +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 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 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 Bug 1312328 - Remove CSS variables preference "layout.css.variables.enabled". r=xidorn 2017-04-07 00:29:39 +08:00
test_variable_serialization_specified.html Bug 1312328 - Remove CSS variables preference "layout.css.variables.enabled". r=xidorn 2017-04-07 00:29:39 +08:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
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 Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_visited_image_loading.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_visited_image_loading_empty.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_visited_lying.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_visited_pref.html Bug 1331081 - script generated patch to omit addEventListener/removeEventListener's third parameter when it's false, r=jaws. 2017-01-17 11:50:25 +01:00
test_visited_reftests.html Bug 1431539: Tests. r=dholbert 2018-01-23 13:27:35 +01:00
test_webkit_device_pixel_ratio.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01:00
test_webkit_flex_display.html Bug 1334199 - script-generated patch to omit getComputedStyle's second argument when it's falsy, r=jaws. 2017-01-27 10:51:02 +01: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 Bug 503613 - Remove old 'tail =' lines from xpcshell.ini files; r=gps 2017-01-18 10:30:39 +00:00