Index: LayoutTests/fast/regions/region-element-display-restriction-expected.txt |
diff --git a/LayoutTests/fast/regions/region-element-display-restriction-expected.txt b/LayoutTests/fast/regions/region-element-display-restriction-expected.txt |
index 55ba2c3a42c1e0df2f46c83f51051ac364513fef..ca80fd686db54587d972378b71f94b078e01d51a 100644 |
--- a/LayoutTests/fast/regions/region-element-display-restriction-expected.txt |
+++ b/LayoutTests/fast/regions/region-element-display-restriction-expected.txt |
@@ -6,7 +6,6 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE |
PASS createRegionElement("div", "none") is false |
PASS createRegionElement("div", "block") is true |
PASS createRegionElement("div", "inline-block") is true |
-PASS createRegionElement("div", "compact") is false |
PASS createRegionElement("div", "inline") is false |
PASS createRegionElement("div", "table") is false |
PASS createRegionElement("div", "inline-table") is false |