Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / shadow / shadow-selection-not-exported-expected.txt
blob7067bcd6d661a2d2357abb9194cc50b4cac7cdb7
1 PASS assertNotInShadow(selection.anchorNode) is true
2 PASS assertNotInShadow(selection.focusNode) is true
3 PASS assertNotInShadow(selection.anchorNode) is true
4 PASS assertNotInShadow(selection.focusNode) is true
5 PASS assertNotInShadow(selection.anchorNode) is true
6 PASS assertNotInShadow(selection.focusNode) is true
7 PASS successfullyParsed is true
9 TEST COMPLETE
10 This test ensures shadow root won't expose to JS layer.
12 BEFORE
13 AFTER