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

View file

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

View file

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