haikuwebkit/LayoutTests/inspector/dom/setInspectedNode-expected.txt

22 lines
495 B
Plaintext

Test for the DOM.setInspectedNode command.
== Running test suite: DOM.setInspectedNode
-- Running test case: Check$0IsUndefined
PASS: $0 should be undefined.
-- Running test case: SetAndCheckNodeA
PASS: $0 should be a node.
PASS: $0 should be Node A.
-- Running test case: SetBadNodeId
PASS: Should be an error
PASS: $0 should be a node.
PASS: $0 should be Node A.
-- Running test case: SetAndCheckNodeB
PASS: $0 should be a node.
PASS: $0 should not be Node A.
PASS: $0 should be Node B.