Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / regions / cssom / webkit-named-flow-get-regions-pseudo-expected.txt
1 Tests WebKitNamedFlow.getRegions() and pseudo-elements as regions.
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 namedFlow.firstEmptyRegionIndex is 0
8 PASS regionList.item(0).id is "region_2"
9 PASS regionList.item(0).webkitRegionOverset is "empty"
10 PASS successfullyParsed is true
11
12 TEST COMPLETE
13