Index: LayoutTests/fast/regions/cssom/get-regions-by-content-expected.txt |
diff --git a/LayoutTests/fast/regions/cssom/get-regions-by-content-expected.txt b/LayoutTests/fast/regions/cssom/get-regions-by-content-expected.txt |
deleted file mode 100644 |
index b46c260ed3eeb0b4769bdee96f416fb31e663b48..0000000000000000000000000000000000000000 |
--- a/LayoutTests/fast/regions/cssom/get-regions-by-content-expected.txt |
+++ /dev/null |
@@ -1,17 +0,0 @@ |
-Test for 90759: [CSSRegions] Rename NamedFlow::getRegionsByContentNode to NamedFlow::getRegionsByContent. |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS regionList.length is 1 |
-PASS regionList.item(0).id is "region" |
-PASS regionList.length is 2 |
-PASS regionList.item(0).id is "region21" |
-PASS regionList.item(1).id is "region22" |
-PASS regionList.length is 0 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |
- |
- |