mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-20 07:17:32 +09:00
Issue #1053 - Part 2a: Remove android from /layout (partial)
This removes android code from base, build, forms, generic, inspector, style, printing, tools and xul.
This commit is contained in:
parent
b21588597c
commit
7167c960d0
43 changed files with 56 additions and 540 deletions
|
|
@ -41,7 +41,6 @@ support-files = additional_sheets_helper.html
|
|||
support-files = additional_sheets_helper.html
|
||||
[test_all_shorthand.html]
|
||||
[test_animations.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_animations_async_tests.html]
|
||||
support-files = ../../reftests/fonts/Ahem.ttf file_animations_async_tests.html
|
||||
[test_animations_dynamic_changes.html]
|
||||
|
|
@ -85,7 +84,6 @@ support-files = file_animations_with_disabled_properties.html
|
|||
[test_bug373293.html]
|
||||
[test_bug377947.html]
|
||||
[test_bug379440.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_bug379741.html]
|
||||
[test_bug382027.html]
|
||||
[test_bug383075.html]
|
||||
|
|
@ -99,7 +97,6 @@ skip-if = toolkit == 'android'
|
|||
skip-if = true # Bug 701060
|
||||
[test_bug405818.html]
|
||||
[test_bug412901.html]
|
||||
skip-if = android_version == '18' # bug 1147986
|
||||
[test_bug413958.html]
|
||||
[test_bug418986-2.html]
|
||||
[test_bug437915.html]
|
||||
|
|
@ -152,7 +149,6 @@ support-files = file_bug1089417_iframe.html
|
|||
[test_change_hint_optimizations.html]
|
||||
[test_clip-path_polygon.html]
|
||||
[test_compute_data_with_start_struct.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_computed_style.html]
|
||||
[test_computed_style_min_size_auto.html]
|
||||
[test_computed_style_no_pseudo.html]
|
||||
|
|
@ -163,7 +159,6 @@ skip-if = toolkit == 'android'
|
|||
[test_counter_descriptor_storage.html]
|
||||
[test_counter_style.html]
|
||||
[test_css_cross_domain.html]
|
||||
skip-if = toolkit == 'android' #bug 536603
|
||||
[test_css_eof_handling.html]
|
||||
[test_css_escape_api.html]
|
||||
[test_css_function_mismatched_parenthesis.html]
|
||||
|
|
@ -205,16 +200,13 @@ support-files =
|
|||
[test_html_attribute_computed_values.html]
|
||||
[test_ident_escaping.html]
|
||||
[test_inherit_computation.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_inherit_storage.html]
|
||||
[test_initial_computation.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_initial_storage.html]
|
||||
[test_keyframes_rules.html]
|
||||
[test_load_events_on_stylesheets.html]
|
||||
[test_logical_properties.html]
|
||||
[test_media_queries.html]
|
||||
skip-if = android_version == '18' #debug-only failure; timed out #Android 4.3 aws only; bug 1030419
|
||||
[test_media_queries_dynamic.html]
|
||||
[test_media_queries_dynamic_xbl.html]
|
||||
[test_media_query_list.html]
|
||||
|
|
@ -245,7 +237,6 @@ support-files = redundant_font_download.sjs
|
|||
[test_rule_serialization.html]
|
||||
[test_rules_out_of_sheets.html]
|
||||
[test_selectors.html]
|
||||
skip-if = toolkit == 'android' #bug 775227
|
||||
[test_selectors_on_anonymous_content.html]
|
||||
[test_setPropertyWithNull.html]
|
||||
[test_shorthand_property_getters.html]
|
||||
|
|
@ -264,11 +255,9 @@ skip-if = toolkit == 'android' #bug 775227
|
|||
[test_transitions_computed_value_combinations.html]
|
||||
[test_transitions_events.html]
|
||||
[test_transitions.html]
|
||||
skip-if = (android_version == '18' && debug) # bug 1159532
|
||||
[test_transitions_bug537151.html]
|
||||
[test_transitions_dynamic_changes.html]
|
||||
[test_transitions_per_property.html]
|
||||
skip-if = toolkit == 'android' #bug 775227
|
||||
[test_transitions_replacement_on_busy_frame.html]
|
||||
support-files = file_transitions_replacement_on_busy_frame.html
|
||||
[test_transitions_step_functions.html]
|
||||
|
|
@ -286,9 +275,7 @@ support-files = unprefixing_service_iframe.html unprefixing_service_utils.js
|
|||
[test_unprefixing_service_prefs.html]
|
||||
support-files = unprefixing_service_iframe.html unprefixing_service_utils.js
|
||||
[test_value_cloning.html]
|
||||
skip-if = toolkit == 'android' #bug 775227
|
||||
[test_value_computation.html]
|
||||
skip-if = toolkit == 'android'
|
||||
[test_value_storage.html]
|
||||
[test_variable_serialization_computed.html]
|
||||
[test_variable_serialization_specified.html]
|
||||
|
|
@ -298,15 +285,10 @@ support-files = support/external-variable-url.css
|
|||
[test_viewport_scrollbar_causing_reflow.html]
|
||||
[test_viewport_units.html]
|
||||
[test_visited_image_loading.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_visited_image_loading_empty.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_visited_lying.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_visited_pref.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_visited_reftests.html]
|
||||
skip-if = toolkit == 'android' #TIMED_OUT
|
||||
[test_webkit_device_pixel_ratio.html]
|
||||
[test_webkit_flex_display.html]
|
||||
[test_asyncopen2.html]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue