Rename metadata directories

This renames:
 - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout`
 - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta`
 - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout`
 - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
This commit is contained in:
Martin Robinson 2023-06-22 14:35:02 +02:00
parent cfd24f00bc
commit f4578afdfe
No known key found for this signature in database
GPG key ID: D56AA4FA55EFE6F8
23708 changed files with 772645 additions and 694 deletions

View file

@ -1,3 +0,0 @@
[abs-overflow-stackingcontext.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9033

View file

@ -1,3 +1,2 @@
[acid2-wrapper.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9310
expected: FAIL

View file

@ -1,3 +1,2 @@
[acid2_noscroll.html]
type: reftest
expected: FAIL

View file

@ -1,3 +1,2 @@
[acid2_ref.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,2 @@
[block_formatting_context_containing_floats_a.html]
expected: FAIL

View file

@ -1,3 +1,2 @@
[border-image-linear-gradient.html]
type: reftest
expected: FAIL

View file

@ -1,2 +1,2 @@
[border-radius-image.html]
fuzzy: /_mozilla/css/border-radius-image-ref.html:63;696
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_collapse_row_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_collapse_simple_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_inline_split.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_radius_clipping_contents_a.html]
expected: FAIL

View file

@ -1,3 +1,2 @@
[border_radius_zero_sizes_a.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_spacing_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_spacing_auto_layout_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[border_spacing_fixed_layout_a.html]
expected: FAIL

View file

@ -1,3 +1,2 @@
[borders_a.html]
type: reftest
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_bg.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_blur_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_border_box_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_inset_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_inset_bg.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_paint_order_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[box_shadow_spread_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[button_css_width.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[clear_generated_content_table_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[content_color.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counters_nested_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[counters_simple_a.html]
expected: FAIL

View file

@ -1,3 +1,2 @@
prefs: [layout.threads:1]
[direction_style_caching.html]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[dirty_viewport.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13731

View file

@ -0,0 +1,2 @@
[ellipsis_font_panic.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[empty_cells_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[fixed_position_css_clip.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex_nochild.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[flex_row_direction.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[float_clearance_intrinsic_width_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[float_intrinsic_height.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[float_table_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[floated_table_with_margin_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[floats_inline_margins_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[floats_margin_collapse_with_clearance_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[floats_percentage_width_a.html]
expected: FAIL

View file

@ -1,4 +1,2 @@
[font_fallback_01.html]
type: reftest
expected:
if os == "linux": FAIL
expected: FAIL

View file

@ -1,4 +1,2 @@
[font_fallback_02.html]
type: reftest
expected:
if os == "linux": FAIL
expected: FAIL

View file

@ -0,0 +1,2 @@
[font_fallback_03.html]
expected: FAIL

View file

@ -0,0 +1,6 @@
[get-computed-style-for-url.html]
[getComputedStyle(elem) and elem.style for url() borderImage correctly return "none"]
expected: FAIL
[getComputedStyle(elem) for url() borderImage uses the resolved URL and elem.style uses the original URL]
expected: FAIL

View file

@ -1,3 +0,0 @@
[hide_after_create.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13059

View file

@ -1,3 +0,0 @@
[hide_layers1.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13059

View file

@ -1,3 +0,0 @@
[hide_layers2.html]
type: reftest
disabled: https://github.com/servo/servo/issues/13059

View file

@ -1,3 +1,2 @@
prefs: [layout.writing-mode.enabled:true]
[size_attributes_vertical_writing_mode.html]
type: reftest
expected: FAIL

View file

@ -1,3 +0,0 @@
[incremental_trailing_whitespace_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/10473

View file

@ -0,0 +1,2 @@
[inline_absolute_hypothetical_baseline_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline_absolute_hypothetical_metrics_a.html]
expected: FAIL

View file

@ -1,4 +1,2 @@
[inline_block_baseline_a.html]
expected:
if os == "linux": FAIL
fuzzy: /_mozilla/css/inline_block_baseline_ref.html:49;2097
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline_block_block_direction_margins_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline_block_centering_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[inline_block_img_a.html]
expected: FAIL

View file

@ -1,4 +0,0 @@
[inline_block_opacity_change.html]
type: reftest
expected: PASS
disabled: https://github.com/servo/servo/issues/13360

View file

@ -0,0 +1,2 @@
[input_selection_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[input_selection_incremental_a.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[jumpiness_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/8127

View file

@ -0,0 +1,2 @@
[legacy_cellspacing_attribute_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[line_height_float_placement_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[linear_gradients_non_square_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[linear_gradients_reverse_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[linebreak_inline_span_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[linebreak_simple_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[list_item_marker_around_float.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[list_style_image_sizing_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[marker_block_direction_placement_a.html]
expected: FAIL

View file

@ -1,12 +1,16 @@
[matchMedia.html]
disabled: true
type: testharness
expected: ERROR
[Listeners are called in the order which they have been added]
expected: NOTRUN
[window.matchMedia exists]
expected: FAIL
[MediaQueryList.matches for "(min-aspect-ratio: 1/1)"]
expected: FAIL
[Resize iframe from 200x100 to 200x50, then to 100x50]
expected: FAIL
[Listener added twice is only called once.]
expected: NOTRUN
[Resize iframe from 200x100 to 200x50, then to 100x50]
expected: NOTRUN

View file

@ -1,3 +0,0 @@
[meta_viewport_resize.html]
type: testharness
prefs: [layout.viewport.enabled:true]

View file

@ -0,0 +1,2 @@
[minimum_line_height_a.html]
expected: FAIL

View file

@ -1,3 +1,2 @@
[mix_blend_mode_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9205
expected: FAIL

View file

@ -0,0 +1,2 @@
[object_element_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[ol_japanese_iroha_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[ol_simple_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[outlines_wrap_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overconstrained_block.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overflow_border_radius.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[overflow_wrap_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[per_glyph_font_fallback_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[percentage_width_inline_block_a.html]
expected: FAIL

View file

@ -1,4 +0,0 @@
[pixel_snapping_glyphs.html]
type: reftest
expected:
if os == "mac": FAIL

View file

@ -0,0 +1,2 @@
[position_fixed_a.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[position_relative_stacking_context_contents_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9092

View file

@ -1,3 +0,0 @@
[position_relative_vertical_percentage_overflow_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9148

View file

@ -0,0 +1,2 @@
[pseudo_content_with_layers.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[pseudo_element_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[pseudo_inherit.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[quotes_simple_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[rtl_body.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[rtl_margin_a.html]
expected: FAIL

View file

@ -1,2 +0,0 @@
[stacked_layers.html]
expected: FAIL

View file

@ -1,3 +0,0 @@
[stacking_context_overflow_a.html]
type: reftest
disabled: https://github.com/servo/servo/issues/9120

View file

@ -0,0 +1,2 @@
[submit_focus_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table_caption_bottom_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table_caption_top_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table_cell_float_a.html]
expected: FAIL

View file

@ -0,0 +1,2 @@
[table_center_a.html]
expected: FAIL

Some files were not shown because too many files have changed in this diff Show more