diff options
author | Simon Sapin <simon.sapin@exyr.org> | 2020-02-26 12:40:47 +0100 |
---|---|---|
committer | Anthony Ramine <nox@nox.paris> | 2020-03-06 13:43:49 +0100 |
commit | dcad5f68e71b73e9bb0e02c87d952a1419c0af39 (patch) | |
tree | 0b9b17941969462f58094f877d18022909c89481 | |
parent | 356c4e0bc860307ca373f85156e816f8c0a0d132 (diff) | |
download | servo-dcad5f68e71b73e9bb0e02c87d952a1419c0af39.tar.gz servo-dcad5f68e71b73e9bb0e02c87d952a1419c0af39.zip |
Enable CSS 2 tests
-rw-r--r-- | tests/wpt/include-layout-2020.ini | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/tests/wpt/include-layout-2020.ini b/tests/wpt/include-layout-2020.ini index dd375d5f333..a1ac1c24332 100644 --- a/tests/wpt/include-layout-2020.ini +++ b/tests/wpt/include-layout-2020.ini @@ -8,17 +8,7 @@ skip: true [css] skip: true [CSS2] - skip: true - [backgrounds] - skip: false - [box-display] - skip: false - [generated-content] - skip: false - [zindex] - skip: false - [zorder] - skip: false + skip: false [css-backgrounds] skip: false [css-content] |