.. |
chrome
|
Bug 1116187 - Disable failing mochitest-chrome tests for B2G, r=gbrown
|
2015-02-06 16:30:37 -08:00 |
css-visited
|
Bug 975455 - Move more Mochitests to manifests. r=jmaher
|
2014-02-20 10:14:52 -05:00 |
support
|
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
|
2014-04-02 14:32:16 +11:00 |
animation_utils.js
|
Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert
|
2014-10-20 13:55:43 +09:00 |
BitPattern.woff
|
Bug 1028497 - Part 26: Tests. r=jdaggett
|
2014-10-02 12:32:09 +10:00 |
browser_bug453896.js
|
|
|
browser.ini
|
Bug 987404 - Disable failing mochitest-browser tests in e10s. r=ted.
|
2014-04-02 10:53:55 +11:00 |
bug453896_iframe.html
|
|
|
bug517224.sjs
|
|
|
bug732209-css.sjs
|
|
|
ccd-quirks.html
|
Revert previous set of diagnostics for bug 536603.
|
2012-10-02 09:14:58 -04:00 |
ccd-standards.html
|
Revert previous set of diagnostics for bug 536603.
|
2012-10-02 09:14:58 -04:00 |
ccd.sjs
|
Merge revert of diagnostic round 2 for bug 536603. DONTBUILD
|
2012-10-03 09:01:01 -04:00 |
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 1034803 - Treat local(serif) as an invalid value in descriptor_database.js. r=dbaron
|
2014-07-08 10:17:19 +10:00 |
empty.html
|
|
|
file_bug645998-1.css
|
|
|
file_bug645998-2.css
|
|
|
file_bug829816.css
|
Bug 829816 - Treat \0 and U+0000 in CSS style sheets as U+FFFD. r=dbaron
|
2013-06-26 15:17:14 -07:00 |
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_position_sticky.html
|
Bug 886646 - Part 3: Compute sticky positioning offsets for getComputedStyle(). r=heycam
|
2013-08-15 17:31:32 -07: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 |
ListCSSProperties.cpp
|
Bug 649142 - Part 5: Convert logical border properties. r=dbaron
|
2015-01-17 15:16:02 +11:00 |
Makefile.in
|
Bug 1098135 - Convert some rules to misc tier; r=glandium
|
2014-11-13 19:30:21 -08: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 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 |
moz.build
|
Bug 1098135 - Convert some rules to misc tier; r=glandium
|
2014-11-13 19:30:21 -08: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 |
ParseCSS.cpp
|
Bug 946065 - Part 11: Move content/html/ to dom/ and flatten subdirectories. r=peterv
|
2014-10-25 20:24:55 +03:00 |
post-redirect-1.css
|
|
|
post-redirect-2.css
|
|
|
post-redirect-3.css
|
|
|
property_database.js
|
Bug 1140623 - Correct mochitest failures that occur when the layout.css.scroll-snap.enabled preference is enabled (V3 Patch). r=cam
|
2015-03-13 18:00:00 +01:00 |
redirect.sjs
|
|
|
redundant_font_download.sjs
|
bug 879963 - unit tests for redundant downloading of a repeated @font-face resource, and for rendering regressions when multiple rules refer to the same font. r=dbaron,jdaggett
|
2013-08-12 10:08:00 +01:00 |
style_attribute_tests.js
|
Bug 915053: Remove quirk allowing {} around style attribute. r=heycam
|
2013-09-17 04:44:15 -07:00 |
test_acid3_test46.html
|
|
|
test_all_shorthand.html
|
Bug 842329 - Part 4: Test. r=bzbarsky
|
2013-10-04 04:49:20 +10:00 |
test_animations_async_tests.html
|
Bug 1112480 part 1 - Adjust tests to accommodate changed animation start behavior; r=jwatt
|
2015-01-09 07:57:58 +09:00 |
test_animations_omta_start.html
|
Bug 996796 patch 1 - Perform a miniflush on both animations and transitions before processing restyles. r=birtles
|
2014-07-24 21:35:33 -07:00 |
test_animations_omta.html
|
Bug 1125455 patch 7 - For compositor-thread application of transitions, don't apply transitions when animations are also running. r=birtles
|
2015-03-19 21:10:00 -07:00 |
test_animations_pausing.html
|
Bug 1070745 part 9 - Tests for play/pause behavior; r=dholbert
|
2014-10-20 13:55:45 +09:00 |
test_animations.html
|
Bug 1125455 patch 4 - For main-thread application of transitions, don't apply transitions when animations are also running. r=birtles
|
2015-03-19 21:10:00 -07:00 |
test_any_dynamic.html
|
|
|
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
|
Bug 950416 - Set the background-blend-mode pref in test_background_blend_mode.html so it works whether or not it's already enabled, r=roc
|
2014-01-10 03:29:39 +02:00 |
test_bug73586.html
|
|
|
test_bug74880.html
|
Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
test_bug98997.html
|
|
|
test_bug160403.html
|
Bug 807184 patch 1: Fix uses in tests of prefixed -moz-initial. r=dholbert
|
2013-06-20 18:31:27 -07:00 |
test_bug200089.html
|
|
|
test_bug221428.html
|
|
|
test_bug229915.html
|
|
|
test_bug302186.html
|
|
|
test_bug319381.html
|
|
|
test_bug357614.html
|
|
|
test_bug363146.html
|
Bug 520992: Adjust computed width and height before returning to account for box-sizing. [r=bz]
|
2013-04-04 09:00:07 -05:00 |
test_bug365932.html
|
|
|
test_bug372770.html
|
|
|
test_bug373293.html
|
|
|
test_bug377947.html
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09: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
|
Remove last use of enablePrivilege in layout/style mochitests. (Bug 653461, patch 4) r=bzbarsky
|
2012-09-06 21:16:09 -07:00 |
test_bug412901.html
|
|
|
test_bug413958.html
|
Bug 543151, part A2: Introduce the new peek/advance API and reimplement the old read/pushback API on top of it. r=heycam
|
2013-02-16 18:27:53 -05:00 |
test_bug437915.html
|
Bug 804834 - Part 1: Fix tests depending on E4X for-each in content JS. r=waldo
|
2012-12-21 20:47:52 +09:00 |
test_bug450191.html
|
|
|
test_bug453896_deck.html
|
|
|
test_bug470769.html
|
Bug 470769 - Store computed styles of integer-valued properties as integers in nsROCSSPrimitiveValue, so they round-trip correctly. r=bzbarsky
|
2014-03-29 09:29:30 -07:00 |
test_bug499655.html
|
|
|
test_bug499655.xhtml
|
|
|
test_bug511909.html
|
|
|
test_bug517224.html
|
|
|
test_bug524175.html
|
|
|
test_bug525952.html
|
Bug 1048780 - Call the standard matches() rather than the proprietary mozMatchesSelector(); r=jst
|
2014-08-12 14:30:59 +02:00 |
test_bug534804.html
|
|
|
test_bug573255.html
|
|
|
test_bug580685.html
|
|
|
test_bug621351.html
|
Bug 621351 - Test that border widths and colors set by logical border shorthands can be transitioned. r=dbaron
|
2015-01-28 14:41:31 +11: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 1043461 - Make test_bug657143.html resilient to custom properties from the UA style sheet. r=dholbert
|
2014-07-26 11:01:45 +10:00 |
test_bug664955.html
|
|
|
test_bug667520.html
|
|
|
test_bug716226.html
|
Bug 841896: Rename CSSKeyframesRule.insertRule to appendRule to match spec change.
|
2013-02-15 21:38:34 -08:00 |
test_bug732153.html
|
|
|
test_bug732209.html
|
Bug 886570 - Initial integration of structured logs in mochitest; r=ahal,Ms2ger
|
2014-07-17 09:02:00 +02:00 |
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
|
Bug 795520. Don't fail to return a computed CSS declaration just because the style change that will give us a presshell has not been processed yet. r=dbaron
|
2012-10-17 17:01:56 -04:00 |
test_bug798567.html
|
bug 798567 - convert css values to webidl r=bz
|
2012-10-01 12:49:41 -04:00 |
test_bug798843_pref.html
|
Bug 798843 - Test to check that context-* attribute values are not valid when gfx.font-rendering.opentype_svg.enabled pref is false r=dbaron
|
2013-05-16 14:35:15 +12:00 |
test_bug829816.html
|
Bug 829816 - Treat \0 and U+0000 in CSS style sheets as U+FFFD. r=dbaron
|
2013-06-26 15:17:14 -07:00 |
test_bug874919.html
|
Bug 874919 - Added a check to DoGetWidth/Height so the width/height properties of getComputedStyle now return correct values on inline SVG elements. r=bz
|
2013-12-11 14:13:48 -05:00 |
test_bug887741_at-rules_in_declaration_lists.html
|
Bug 887741 - Allow CSS at-rules in declaration lists. r=dbaron
|
2013-07-25 09:43:29 -04:00 |
test_bug892929.html
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09:00 |
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_cascade.html
|
|
|
test_ch_ex_no_infloops.html
|
|
|
test_compute_data_with_start_struct.html
|
Add comment describing what test_compute_data_with_start_struct.html does. No bug. No review.
|
2014-01-14 16:11:14 -08:00 |
test_computed_style_no_pseudo.html
|
|
|
test_computed_style_prefs.html
|
Bug 1077872 - Implement parsing of isolation CSS property. r=dbaron
|
2014-10-15 14:13:00 +02:00 |
test_computed_style.html
|
|
|
test_condition_text_assignment.html
|
Bug 815021 - Implement MediaRule.conditionText setter. r?
|
2012-11-27 16:30:31 +11:00 |
test_condition_text.html
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07: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
|
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
|
2014-06-11 21:14:00 -04:00 |
test_css_cross_domain.html
|
Revert previous set of diagnostics for bug 536603.
|
2012-10-02 09:14:58 -04:00 |
test_css_eof_handling.html
|
Bug 751939 - make url( followed by EOF valid. r=dbaron
|
2014-07-23 00:14:16 +03:00 |
test_css_escape_api.html
|
Bug 1008719. CSS syntax got changed to allow identifiers starting with "--", so update our escaping code accordingly. r=dholbert
|
2014-05-15 10:26:53 -07:00 |
test_css_function_mismatched_parenthesis.html
|
Bug 897094 - Mismatched parenthesis in some CSS functions do not prevent parsing of subsequent CSS properties. r=heycam
|
2013-07-30 15:38:01 -04:00 |
test_css_supports_variables.html
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
test_css_supports.html
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
test_default_bidi_css.html
|
|
|
test_default_computed_style.html
|
Bug 800983. Expose a getter for default computed style. r=dbaron
|
2012-10-17 17:01:56 -04:00 |
test_descriptor_storage.html
|
|
|
test_descriptor_syntax_errors.html
|
|
|
test_dont_use_document_colors.html
|
Bug 639134 - change document color pref to tristate, r=dbaron
|
2014-11-27 19:06:14 +00:00 |
test_dynamic_change_causing_reflow.html
|
Bug 1131371: Only update overflow region (& trigger DLBI) when CSS "outline" changes, instead of triggering a reflow. r=heycam
|
2015-02-17 10:45:00 -08:00 |
test_exposed_prop_accessors.html
|
Bug 958887 part 4. Generate property accessors on the CSS2Properties interface for the dashed-named CSS properties and float that use their actual property names. r=peterv
|
2014-09-19 22:58:27 -04:00 |
test_extra_inherit_initial.html
|
Bug 958802 part 2: Disable CSS error reporting in mochitest test_extra_inherit_initial.html, to avoid wasting time reporting all of its (expected) parse errors. r=bz
|
2014-01-14 21:43:28 -08:00 |
test_flexbox_align_self_auto.html
|
Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
|
2013-11-09 07:53:03 -08:00 |
test_flexbox_child_display_values.xhtml
|
Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
|
2013-11-09 07:53:03 -08:00 |
test_flexbox_flex_grow_and_shrink.html
|
Bug 1070745 part 1 - Factor out new_div etc. to animation_utils.js; r=dholbert
|
2014-10-20 13:55:43 +09: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
|
Bug 992397: Relax extreme testcases in test_flexbox_layout.html to allow an epsilon difference. r=mats
|
2014-04-11 14:22:11 -07:00 |
test_flexbox_min_size_auto.html
|
Bug 984711 part 9: Rename file_flexbox_min_size_auto.html to test_flexbox_min_size_auto.html, now that its obsolete wrapper is gone. (no review)
|
2014-07-22 08:24:36 -07:00 |
test_flexbox_order_table.html
|
Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
|
2013-11-09 07:53:03 -08:00 |
test_flexbox_order.html
|
Bug 936100 part 4: Rename file_flexbox* mochitests (which were previously loaded in iframes) to test_flexbox*. r=mats
|
2013-11-09 07:53:03 -08:00 |
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 1143537 - Part 3: Serialize unicode-range without leading zeroes. r=jdaggett
|
2015-03-17 18:15:42 +11:00 |
test_font_family_parsing.html
|
Bug 280443 p4 - properly escape unquoted font family names. r=heycam
|
2014-06-06 15:09:24 +09:00 |
test_font_feature_values_parsing.html
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09:00 |
test_font_loading_api.html
|
Bug 1144507 - Fix incorrect Promise usage in test_font_loading_api.html. r=jdaggett
|
2015-03-18 19:54:01 +11:00 |
test_garbage_at_end_of_declarations.html
|
Bug 966166 - Part 3: Link to other parts. r=dbaron
|
2014-06-11 21:12:00 -04:00 |
test_grid_container_shorthands.html
|
Bug 1117538 part 2 - [css-grid] Accept 'grid-auto-flow: dense' which now implies 'row dense'. r=simon.sapin
|
2015-01-05 22:20:56 +00:00 |
test_grid_item_shorthands.html
|
Bug 981752 part 1: Add the grid-column, grid-row and grid-area shorthands. r=dholbert
|
2014-03-21 23:06:12 +08:00 |
test_grid_shorthand_serialization.html
|
Bug 994592 - Make 'row' the initial value for 'grid-auto-flow' and remove 'none' as a valid value. And add the 'stack' variants. r=simon.sapin
|
2014-05-06 09:45:13 +00:00 |
test_group_insertRule.html
|
Bug 765599: Make CSS insertRule methods throw SYNTAX_ERR when given an empty rule or more than one rule. r=bzbarsky
|
2013-02-09 22:56:49 -08:00 |
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 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
test_inherit_storage.html
|
Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
test_initial_computation.html
|
Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
test_initial_storage.html
|
(no bug) Add labels to the various is() checks in test_initial_storage.html, to aid in diagnosing test-failures. r=dholbert
|
2014-03-05 16:53:08 -08:00 |
test_keyframes_rules.html
|
Bug 841896: Rename CSSKeyframesRule.insertRule to appendRule to match spec change.
|
2013-02-15 21:38:34 -08:00 |
test_load_events_on_stylesheets.html
|
|
|
test_logical_properties.html
|
Bug 1120283 - Part 2: Tests. r=dbaron
|
2015-01-17 15:53:27 +11:00 |
test_media_queries_dynamic_xbl.html
|
|
|
test_media_queries_dynamic.html
|
Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert
|
2012-10-30 16:57:36 +01:00 |
test_media_queries.html
|
Bug 1140502 - Request longer mochitest timeout threshold for test_media_queries.html & test_selectors.html. r=dbaron, a=me
|
2015-03-06 11:43:00 -05:00 |
test_media_query_list.html
|
Bug 950523 - Part 2: Move MediaQueryList to WebIDL bindings; r=bzbarsky
|
2013-12-16 09:03:34 -05:00 |
test_moz_device_pixel_ratio.html
|
bug 674373 pt 5 - provide a fullZoom API in nsIDOMWindowUtils, and use this rather than inferring zoom from CSS to device pixel ratio. r=roc
|
2012-09-29 12:35:19 +01:00 |
test_namespace_rule.html
|
|
|
test_of_type_selectors.xhtml
|
|
|
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
|
Bug 880150 - Treat \<EOF> as U+FFFD outside a string, and drop it inside a string. r=dbaron
|
2013-06-10 17:04:27 +10:00 |
test_parse_ident.html
|
Bug 836530 followup: fix tests for new ASCII range.
|
2013-01-31 21:09:40 -08:00 |
test_parse_rule.html
|
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
|
2014-04-02 14:32:16 +11:00 |
test_parse_url.html
|
Bug 836530 followup: fix tests for new ASCII range.
|
2013-01-31 21:09:40 -08:00 |
test_parser_diagnostics_unprintables.html
|
Bug 1008719. CSS syntax got changed to allow identifiers starting with "--", so update our escaping code accordingly. r=dholbert
|
2014-05-15 10:26:53 -07:00 |
test_pixel_lengths.html
|
Bug 916158 - Remove spurious setIntPref. r=jmaher
|
2013-09-13 22:13:30 +02:00 |
test_pointer-events.html
|
Bug 404077: Adjust annotations of expected assertions.
|
2013-02-27 14:55:16 -08:00 |
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 1135091 - convert remaining SpecialPowers.setBoolPref to pushPrefEnv, p=anishchandran94@gmail.com, r=jmaher, mwargers
|
2015-03-03 08:46:35 -05:00 |
test_priority_preservation.html
|
Bug 887502 - Part 1: Coalesce corners rather than repeating when serializing specified values of 'border-radius'. r=dbaron
|
2013-07-02 08:10:43 -04:00 |
test_property_database.html
|
Bug 1139640 test: Add mochitest for DOM properties for CSS properties. r=heycam
|
2015-03-05 18:02:16 -08:00 |
test_property_syntax_errors.html
|
Bug 989560 patch 2 - Don't accept an empty value for font-variant-alternates. r=heycam
|
2014-04-01 11:53:32 -07:00 |
test_pseudoelement_parsing.html
|
Bug 945048 - Correctly check for the CSS_PSEUDO_ELEMENT_SUPPORTS_USER_ACTION_STATE flag when parsing pseudo-classes after pseudo-elements. r=bz
|
2013-12-02 13:06:20 +11:00 |
test_pseudoelement_state.html
|
Bug 944246 - Make getComputedStyle pass in anonymous content when resolving pseudo-element style. r=bz
|
2013-12-03 10:57:50 +11:00 |
test_redundant_font_download.html
|
bug 879963 - unit tests for redundant downloading of a repeated @font-face resource, and for rendering regressions when multiple rules refer to the same font. r=dbaron,jdaggett
|
2013-08-12 10:08:00 +01:00 |
test_rem_unit.html
|
Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert
|
2012-10-30 16:57:36 +01: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
|
Bug 966166 - Part 6: Tests for @counter-style. r=jfkthame, r=davidb
|
2014-06-11 21:14:00 -04:00 |
test_rule_serialization.html
|
|
|
test_rules_out_of_sheets.html
|
Bug 841896: Rename CSSKeyframesRule.insertRule to appendRule to match spec change.
|
2013-02-15 21:38:34 -08:00 |
test_selectors_on_anonymous_content.html
|
Bug 986730 - Fix up a bunch of tests that assume that they can touch AC in content. r=mrbkap
|
2014-04-06 12:32:38 -07:00 |
test_selectors.html
|
Bug 1140502 - Request longer mochitest timeout threshold for test_media_queries.html & test_selectors.html. r=dbaron, a=me
|
2015-03-06 11:43:00 -05:00 |
test_setPropertyWithNull.html
|
Bug 830260 followup to address review comment.
|
2014-12-01 15:22:44 -05:00 |
test_shorthand_property_getters.html
|
Bug 743392 - Serialize background-color at the beginning of the last item of the background shorthand. r=heycam
|
2015-01-22 16:53:56 -08:00 |
test_specified_value_serialization.html
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09:00 |
test_style_attribute_quirks.html
|
Bug 915053: Remove quirk allowing {} around style attribute. r=heycam
|
2013-09-17 04:44:15 -07:00 |
test_style_attribute_standards.html
|
Bug 915053: Remove quirk allowing {} around style attribute. r=heycam
|
2013-09-17 04:44:15 -07:00 |
test_style_struct_copy_constructors.html
|
|
|
test_supports_rules.html
|
Bug 864005: Remove mentions of & checks for 'layout.css.supports-rule.enabled' pref. r=heycam r=khuey
|
2014-06-04 21:07:07 -07:00 |
test_system_font_serialization.html
|
Bug 975744 - remove font features pref and enable features by default. r=dbaron
|
2014-08-20 16:54:35 +09:00 |
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 1110277 patch 8 - Add test for passing lazy construction parameters through, using flexbox reframe case. r=bzbarsky
|
2015-01-13 21:03:13 -08:00 |
test_transitions_and_restyles.html
|
Bug 1048838 - Add mochitest for transitions and restyles. No review.
|
2014-08-20 14:57:21 -07:00 |
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 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_computed_value_combinations.html
|
Bug 806068 part 2: Change in-tree usage of -moz-initial to initial. r=dholbert
|
2012-10-30 16:57:36 +01:00 |
test_transitions_computed_values.html
|
|
|
test_transitions_dynamic_changes.html
|
Bug 1133375 - Condition starting (or cancelling) CSS transitions on the combined duration, rather than delay and duration both being exactly 0. r=birtles
|
2015-02-19 13:49:51 +13:00 |
test_transitions_events.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_per_property.html
|
Bug 1039488 - Turn text-decoration into a shorthand. r=dbaron
|
2014-11-18 19:23:09 +09:00 |
test_transitions_step_functions.html
|
|
|
test_transitions.html
|
Bug 960465 patch 12 - Instead of using the full style covered by the cover rule as the parent style for descendents when we've tried starting transitions, use the after-change style. r=birtles
|
2015-02-17 11:15:03 +13:00 |
test_unclosed_parentheses.html
|
|
|
test_units_angle.html
|
|
|
test_units_frequency.html
|
|
|
test_units_length.html
|
|
|
test_units_time.html
|
|
|
test_unprefixing_service_prefs.html
|
Backed out 2 changesets (bug 1132743) for asan mochitest-e10s-1 bustage CLOSED TREE
|
2015-03-13 15:16:33 -07:00 |
test_unprefixing_service.html
|
Backed out 2 changesets (bug 1132743) for asan mochitest-e10s-1 bustage CLOSED TREE
|
2015-03-13 15:16:33 -07:00 |
test_value_cloning.html
|
Bug 921731 - Part 10: Modify existing style tests to use "unset". r=bzbarsky
|
2013-10-04 04:49:19 +10:00 |
test_value_computation.html
|
Bug 1131994 - Part 4: Don't fail test_value_computation.html on min-{block,inline}-size:calc(-1%). r=dbaron
|
2015-02-17 11:36:36 +11:00 |
test_value_storage.html
|
Bug 1041075 followup: Request even-longer timeout for test_value_storage.html. r=dbaron
|
2014-11-11 08:46:49 -08:00 |
test_variable_serialization_computed.html
|
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
|
2014-04-02 14:32:16 +11:00 |
test_variable_serialization_specified.html
|
Bug 985838 - Change custom property name prefix from "var-" to "--" and allow identifiers to begin with "--". r=dbaron
|
2014-04-02 14:32:16 +11:00 |
test_variables.html
|
Bug 969756 - Add a test.
|
2015-02-24 18:35:30 +00:00 |
test_video_object_fit.html
|
Bug 1065766: Add UA stylesheet rule to preserve <video> centering-by-default behavior, using "object-fit: contain". r=heycam
|
2014-09-16 23:19:59 -07:00 |
test_viewport_units.html
|
Bug 804970, patch 2: Add test for dynamic changes of viewport units. r=bzbarsky
|
2012-10-26 19:04:20 +02:00 |
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 |
TestCSSPropertyLookup.cpp
|
Bug 977757 - 1/3 - make nsCSSProps::EnabledState a bitfield - r=dbaron,bz
|
2014-03-07 12:14:23 -05:00 |
unprefixing_service_iframe.html
|
Backed out 2 changesets (bug 1132743) for asan mochitest-e10s-1 bustage CLOSED TREE
|
2015-03-13 15:16:33 -07:00 |
unprefixing_service_utils.js
|
Backed out 2 changesets (bug 1132743) for asan mochitest-e10s-1 bustage CLOSED TREE
|
2015-03-13 15:16:33 -07:00 |
unstyled-frame.css
|
|
|
unstyled-frame.xml
|
|
|
unstyled.css
|
|
|
unstyled.xml
|
|
|
viewport_units_iframe.html
|
Bug 804970, patch 2: Add test for dynamic changes of viewport units. r=bzbarsky
|
2012-10-26 19:04:20 +02:00 |
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
|
|
|