gecko/layout/style/test
2011-08-11 14:25:13 -07:00
..
chrome Bug 666649 - remove enablePrivilege from various places in the harness and chrome tests. r=ted, a=test-only 2011-07-21 16:21:25 -04:00
animation_utils.js
browser_bug453896.js
bug453896_iframe.html
bug517224.sjs
ccd-quirks.html
ccd-standards.html Bug 675616 - Change usage of localhost:8888 to mochi.test:8888 in test_css_cross_domain.html, r=zwol 2011-08-03 23:36:49 +02:00
ccd.sjs
css_properties_like_longhand.js
descriptor_database.js
empty.html
file_bug645998-1.css Bug 645998. Improve the recursion detection in the CSS loader to detect mutual recursion scenarios. r=sicking 2011-08-07 22:23:51 -04:00
file_bug645998-2.css Bug 645998. Improve the recursion detection in the CSS loader to detect mutual recursion scenarios. r=sicking 2011-08-07 22:23:51 -04:00
ListCSSProperties.cpp
Makefile.in Bug 645998. Improve the recursion detection in the CSS loader to detect mutual recursion scenarios. r=sicking 2011-08-07 22:23:51 -04:00
media_queries_dynamic_xbl_binding.xml
media_queries_dynamic_xbl_iframe.html
media_queries_dynamic_xbl_style.css
media_queries_iframe.html
ParseCSS.cpp
post-redirect-1.css
post-redirect-2.css
post-redirect-3.css
property_database.js Bug 505115 - Part 12a - Implement -moz-perspective-origin style property. r=dbaron 2011-08-03 15:04:24 +12:00
redirect.sjs
test_acid3_test46.html
test_animations.html Bug 349259. Allow pages to override line-height on form controls, except for <select>. r=dbaron 2011-05-05 12:26:32 -04:00
test_any_dynamic.html
test_at_rule_parse_serialize.html
test_bug73586.html
test_bug74880.html
test_bug98997.html
test_bug160403.html
test_bug200089.html Add test for bug 200089. 2011-06-07 12:35:17 -07:00
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
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 Bug 659466: Fix remaining data URI "#" --> "%23" conversions in testcases. r=bz 2011-05-26 01:20:08 -07:00
test_bug412901.html
test_bug437915.html
test_bug450191.html
test_bug453896_deck.html
test_bug470769.html
test_bug499655.html
test_bug499655.xhtml
test_bug517224.html
test_bug524175.html
test_bug525952.html
test_bug534804.html
test_bug573255.html
test_bug580685.html
test_bug635286.html
test_bug645998.html Bug 645998. Improve the recursion detection in the CSS loader to detect mutual recursion scenarios. r=sicking 2011-08-07 22:23:51 -04:00
test_bug652486.html Bug 652486 Computed value of text-decoration should be empty when its style or color is not initial value r=dbaron 2011-05-20 14:56:23 +09:00
test_bug657143.html Bug 657143 - Add Test and catch a few missed properties. r=bz 2011-05-20 00:15:28 +02:00
test_bug664955.html Bug 664955 - "ASSERTION: parser should have rejected negative length". r=bz 2011-07-04 20:13:20 +02:00
test_bug667520.html Bug 667520. Fix nth index cache to work correctly when nth-child selectors are only applied to some elements of a child list. r=dbaron 2011-06-28 11:19:18 -04:00
test_cascade.html
test_compute_data_with_start_struct.html
test_computed_style_no_pseudo.html
test_computed_style.html Bug 675711 - test_computed_style.html fails partly on Fennec because of lack of scrollbars. r=dbaron, a=test-only 2011-08-04 14:10:27 -04:00
test_css_cross_domain.html
test_css_eof_handling.html
test_descriptor_storage.html
test_descriptor_syntax_errors.html
test_dont_use_document_colors.html
test_font_face_parser.html
test_garbage_at_end_of_declarations.html
test_html_attribute_computed_values.html Remove NS_STYLE_LIST_STYLE_OLD_* constants to fix computed list-style-type style resulting from type attribute on lists. (Bug 665857) r=bzbarsky 2011-06-29 14:39:21 -07:00
test_ident_escaping.html
test_inherit_computation.html
test_inherit_storage.html
test_initial_computation.html
test_initial_storage.html
test_keyframes_rules.html
test_media_queries_dynamic_xbl.html
test_media_queries_dynamic.html
test_media_queries.html Media queries spec defines <resolution> values as allowing <number>, not just <integer>. (Bug 677642) r=bzbarsky 2011-08-11 14:25:13 -07:00
test_media_query_list.html
test_moz_device_pixel_ratio.html
test_namespace_rule.html
test_of_type_selectors.xhtml
test_parse_ident.html
test_parse_rule.html Bug 658949 patch 0: Fix existing tests that use "#" in data URIs to use %23 instead. rs=bz 2011-05-24 17:39:57 +02:00
test_parse_url.html
test_pixel_lengths.html
test_pointer-events.html
test_priority_preservation.html
test_property_database.html
test_property_syntax_errors.html
test_rem_unit.html
test_rule_serialization.html Add test for rule serialization to catch any bugs in DocumentRule::GetCssText that are like the bug in the DEBUG-only DocumentRule::List in the initial patch for bug 398962. 2011-06-12 18:52:32 -07:00
test_rules_out_of_sheets.html
test_selectors_on_anonymous_content.html
test_selectors.html
test_shorthand_property_getters.html
test_style_struct_copy_constructors.html
test_system_font_serialization.html
test_transitions_and_zoom.html
test_transitions_bug537151.html
test_transitions_cancel_near_end.html
test_transitions_computed_value_combinations.html
test_transitions_computed_values.html
test_transitions_dynamic_changes.html
test_transitions_events.html
test_transitions_per_property.html Bug 505115 - Part 12a - Implement -moz-perspective-origin style property. r=dbaron 2011-08-03 15:04:24 +12:00
test_transitions_step_functions.html
test_transitions.html
test_unclosed_parentheses.html
test_units_angle.html
test_units_frequency.html
test_units_length.html
test_units_time.html
test_value_cloning.html Bug 660398. Speed up test_value_cloning. r=dbaron 2011-06-01 13:19:16 -04:00
test_value_computation.html
test_value_storage.html Bug 660398. Speed up test_value_cloning. r=dbaron 2011-06-01 13:19:16 -04:00
test_visited_image_loading_empty.html
test_visited_image_loading.html
test_visited_lying.html
test_visited_pref.html
test_visited_reftests.html
TestCSSPropertyLookup.cpp
unstyled-frame.css
unstyled-frame.xml
unstyled.css
unstyled.xml
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