Remove some stale servo-2020 gates

This commit is contained in:
Anthony Ramine 2019-11-27 11:02:14 +01:00
parent 20bde0efb3
commit c6f241b0ce
3 changed files with 3 additions and 5 deletions

View file

@ -1260,12 +1260,12 @@ impl LonghandId {
LonghandId::Stroke |
LonghandId::CaretColor |
% endif
% if engine in ["gecko", "servo-2013"]:
LonghandId::BackgroundColor |
LonghandId::BorderTopColor |
LonghandId::BorderRightColor |
LonghandId::BorderBottomColor |
LonghandId::BorderLeftColor |
% if engine in ["gecko", "servo-2013"]:
LonghandId::OutlineColor |
% endif
LonghandId::Color
@ -1315,14 +1315,12 @@ impl LonghandId {
LonghandId::MozScriptLevel |
% endif
% if engine in ["gecko", "servo-2013"]:
// Needed to compute the first available font, in order to
// compute font-relative units correctly.
LonghandId::FontSize |
LonghandId::FontWeight |
LonghandId::FontStretch |
LonghandId::FontStyle |
% endif
LonghandId::FontFamily |
// Needed to properly compute the writing mode, to resolve logical

View file

@ -1,2 +1,2 @@
[block-in-inline-relpos-001.xht]
expected: CRASH
expected: FAIL

View file

@ -1,2 +1,2 @@
[block-in-inline-relpos-002.xht]
expected: CRASH
expected: FAIL