Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / touchadjustment / search-cancel-expected.txt
blob212625cdb2a1e4ada944288bd94395dd8a41b02c
2 Test touch adjustment on a search field with a visible cancel button.
4 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
8 Touch centered on cancel button but overlapping neighboring candidate.
9 PASS targetContainsPoint is true
10 PASS touchContainsPoint is true
12 Off-center touches enclosing cancel button.
13 PASS targetContainsPoint is true
14 PASS touchContainsPoint is true
15 PASS targetContainsPoint is true
16 PASS touchContainsPoint is true
17 PASS targetContainsPoint is true
18 PASS touchContainsPoint is true
20 Touches clipping left edge of cancel-button.
21 PASS targetContainsPoint is true
22 PASS touchContainsPoint is true
23 PASS targetContainsPoint is true
24 PASS touchContainsPoint is true
25 PASS targetContainsPoint is true
26 PASS touchContainsPoint is true
27 PASS successfullyParsed is true
29 TEST COMPLETE