Upstream version 5.34.92.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / regions / cssom / get-regions-by-content-expected.txt
1 Test for 90759: [CSSRegions] Rename NamedFlow::getRegionsByContentNode to NamedFlow::getRegionsByContent.
2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
4
5
6 PASS regionList.length is 1
7 PASS regionList.item(0).id is "region"
8 PASS regionList.length is 2
9 PASS regionList.item(0).id is "region21"
10 PASS regionList.item(1).id is "region22"
11 PASS regionList.length is 0
12 PASS successfullyParsed is true
13
14 TEST COMPLETE
15
16
17