Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / selection / caret-in-empty-inline-1-expected.txt
blob67649fab8beb7d15325c23e6ab2ef45f7aebbea1
1 Bug 85793: Caret is not rendered in empty inline contenteditable elements
3 This test verifies that an empty inline contenteditable element gets a valid caret rect.
6 PASS caretRect.left is 8
7 PASS caretRect.top is 160
8 PASS caretRect.width is 1
9 PASS caretRect.height is 20
10 PASS successfullyParsed is true
12 TEST COMPLETE