Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / inspector / styles / protocol-css-regions-commands-expected.txt
1 Tests the following commands and events:
2
3 getNamedFlowCollection Bug 91607
4 getFlowByName Bug 91855
5 namedFlowCreated Bug 92739
6 namedFlowRemoved Bug 92739
7 regionOversetChanged Bug 252250
8 This text is from CSS Named Flow "flow3".
9
10
11 Running: testGetNamedFlowCollection
12 === CSS Named Flows in main document ===
13 * Named Flow "flow1"
14 Content Elements: 1
15 Regions: 3
16 * Named Flow "flow2"
17 Content Elements: 1
18 Regions: 2
19 * Named Flow "flow3"
20 Content Elements: 1
21 Regions: 0
22
23 Running: testGetNamedFlowCollectionWithInvalidDocument
24 === CSS Named Flows in #fake-document ===
25 #fake-document is not a document
26
27 Running: testGetFlowByName
28 === Named Flow "flow2" from main document ===
29 * Named Flow "flow2"
30 Content Elements: 1
31 Regions: 2
32
33 Running: testGetFlowByNameWithInvalidName
34 === Name Flow "flow4" from main document ===
35 There is no Named Flow "flow4" in the main document
36
37 Running: testNamedFlowCreated
38 NamedFlowCreated: "tmpNamedFlow"
39
40 Running: testRegionOversetChanged
41 RegionOversetChanged: "flow3"
42
43 Running: testNamedFlowRemoved
44 NamedFlowRemoved: "tmpNamedFlow"
45