Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / keep-selection-after-set-focus-expected.txt
blobfe38e57a0ab1b0daa226bb14d506e71d9087b8b5
1 Selection should be kept after focus changed.
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
6 PASS selection.anchorNode is sample
7 PASS selection.anchorOffset is 3
8 PASS selection.focusNode is sample
9 PASS selection.focusOffset is 6
10 PASS successfullyParsed is true
12 TEST COMPLETE