mirror of
https://github.com/servo/servo.git
synced 2025-08-18 11:55:39 +01:00
Layout 2020: Remove the floats preference
Enable floats always. It doesn't make sense to have this preference as it's a basic feature of an experimental layout engine.
This commit is contained in:
parent
9260683b5f
commit
ae819d690e
135 changed files with 37 additions and 315 deletions
|
@ -1 +0,0 @@
|
|||
prefs: ["layout.floats.enabled:true"]
|
|
@ -1,2 +0,0 @@
|
|||
[absolute_block_format_ctx.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[absolute_hypothetical_float.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background_position_shorthand.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background_repeat_both_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_cleared_float_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_complex_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_float_inorder_interaction_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_relative_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block_formatting_context_translation_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[box_sizing_sanity_check_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[content_color.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[first_child_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[first_of_type_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[fixed_width_overrides_child_intrinsic_width_a.html]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[flex_nochild.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[float_intrinsic_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[float_right_intrinsic_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[float_under_top_margin_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[floated_list_item_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[floated_negative_margins_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[img_width_style_intrinsic_width_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[incremental_float_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[inline_block_parent_padding_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[inline_element_border_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[intrinsic_border_box.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[last_child_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[last_of_type_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[negative_margin_uncle_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nth_child_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nth_last_child_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nth_last_of_type_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[nth_of_type_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[only_child_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[only_of_type_pseudo_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[percentage_height_float_a.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table_float_translation_a.html]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue