chromium/third_party/blink/web_tests/inspector-protocol/css/css-parent-node-id-expected.txt

The test verifies CSS.getMatchedStylesForNode returns the correct parentNodeId.
Parent node id of the #wrapper: 4
Parent node id of the #child when #wrapper has 'display: contents': 4
Parent node id of the #child after #wrapper display was changed to 'block': 5