mirror of
https://github.com/servo/servo.git
synced 2025-08-07 06:25:32 +01:00
Make the choice of layout runtime setting
Co-authored-by: Samson <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
f11c6045e3
commit
d31cdb682f
262 changed files with 1740 additions and 3700 deletions
|
@ -112,22 +112,16 @@ macro_rules! parse_longhand {
|
|||
};
|
||||
}
|
||||
|
||||
mod background;
|
||||
mod border;
|
||||
mod box_;
|
||||
mod column;
|
||||
mod effects;
|
||||
mod image;
|
||||
mod inherited_text;
|
||||
mod outline;
|
||||
mod selectors;
|
||||
mod supports;
|
||||
mod text_overflow;
|
||||
mod transition_duration;
|
||||
mod transition_timing_function;
|
||||
|
||||
// These tests test features that are only available in 2013 layout.
|
||||
#[cfg(feature = "layout_2013")]
|
||||
mod background;
|
||||
#[cfg(feature = "layout_2013")]
|
||||
mod border;
|
||||
#[cfg(feature = "layout_2013")]
|
||||
mod column;
|
||||
#[cfg(feature = "layout_2013")]
|
||||
mod text_overflow;
|
||||
|
|
|
@ -10,3 +10,6 @@
|
|||
|
||||
[Property object-position does not support quirky length]
|
||||
expected: FAIL
|
||||
|
||||
[Property column-span does not support quirky length]
|
||||
expected: FAIL
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
[table-caption-is-containing-block-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[table-caption-passes-abspos-up-001.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-008.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-018.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-030.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-034.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-037.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-095.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-097.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-101.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-103.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-107.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-109.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[background-reset-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-bottom-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-bottom-color-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-bottom-width-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-top-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-top-color-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-top-width-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[containing-block-027.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[display-011.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[display-015.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-collapse-165.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-collapse-166.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[float-table-align-left-quirk.html]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-006.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-008.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-009.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-010.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-011.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[after-content-display-015.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-after-011.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-006.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-008.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-009.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-010.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-011.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[before-content-display-015.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[content-counter-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[multiple-content-values-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[list-style-019.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[list-style-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[list-style-type-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[margin-collapse-040.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-left-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-right-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[margin-top-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[padding-bottom-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[padding-left-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[padding-right-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[padding-top-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block-formatting-contexts-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block-formatting-contexts-011.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[block-formatting-contexts-012.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-height-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-height-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-width-001a.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-width-001b.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-width-002b.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[inline-table-zorder-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[max-height-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[max-width-applies-to-014.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[default-attribute-selector-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[default-attribute-selector-002.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[characters-0080-009F-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-collapse-dynamic-row-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-collapse-dynamic-row-002.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-collapse-dynamic-row-003.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[border-collapse-offset-002.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[border-spacing-percentage-001.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[height-table-cell-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001a.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001b.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001c.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001d.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[height-width-inline-table-001e.xht]
|
||||
expected: FAIL
|
|
@ -1,2 +0,0 @@
|
|||
[separated-border-model-003b.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-007.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-008.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[separated-border-model-009.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-117.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-118.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-119.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-120.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-169.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-170.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-171.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-172.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-177.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-178.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-181.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-182.xht]
|
||||
expected: FAIL
|
|
@ -0,0 +1,2 @@
|
|||
[table-anonymous-objects-185.xht]
|
||||
expected: FAIL
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue