summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/touchadjustment
Commit message (Expand)AuthorAgeFilesLines
* Convert tests (except fast/, imported/) using ahem font to ahem.js stylewangxianzhu@chromium.org2015-06-265-0/+5
* Deflake tests using ahem font with @font-face.wangxianzhu@chromium.org2015-06-261-0/+1
* Revert of Disable touch adjustment for mobile-optimized viewports (patchset #...jdduke@chromium.org2015-01-152-157/+0
* Disable touch adjustment for mobile-optimized viewportsjdduke@chromium.org2014-12-102-0/+157
* Unprefix usage of -webkit-transform in testssamli@chromium.org2014-10-181-1/+1
* Fix touch adjustment to never return pseudo elementsrbyers@chromium.org2014-07-252-0/+165
* Allow touch adjustment to return Shadow DOM node.zeeshanq@chromium.org2014-07-109-16/+90
* Gesture event hit test refactoring and reductionrbyers@chromium.org2014-06-282-2/+4
* Manual rebaselines for r176850eae@chromium.org2014-06-261-1/+1
* Remove Internals::ensureShadowRoot(Element)hayato@chromium.org2014-02-062-4/+4
* Show delete button in input[type=search] only if the field is editable and fo...tkent@chromium.org2013-12-101-0/+1
* Partial revert of r161493.ojan@chromium.org2013-11-082-6/+6
* Move finishJSTest to fire at onload.ojan@chromium.org2013-11-072-6/+6
* Move fast/js/resources files to resources.ojan@chromium.org2013-11-0524-24/+24
* Delete js-test-post.js.ojan@chromium.org2013-11-0222-22/+0
* Make js-test-post a noop.ojan@chromium.org2013-11-012-0/+6
* Add WebInputEvent::GestureShowPress, PlatformEvent::GestureShowPress.tdresser@chromium.org2013-10-071-3/+3
* Send a gesture tap in touchadjustment/focusout-on-touch.htmltdanderson@chromium.org2013-09-191-19/+8
* Revert "Don't force layout for mouse event hit tests"cbiesinger@chromium.org2013-05-209-20/+2
* Don't force layout for mouse event hit testscbiesinger@chromium.org2013-05-209-2/+20
* Remove TiledBacking / TileCache codejamesr@chromium.org2013-04-092-86/+0
* Move testRunner.setTouchDragDropEnabled to internals.settingstony@chromium.org2013-03-201-1/+1
* Move childrenAffectedBy bits from RenderStyle to Elementallan.jensen@digia.com2012-11-281-2/+2
* LongPress and LongTap gestures should start drag/drop and open context menu r...commit-queue@webkit.org2012-11-272-4/+5
* [chromium] Two touchadjustment tests are failing on maccommit-queue@webkit.org2012-11-062-7/+13
* Imrpove scoring in touch adjustment to address bias towards smaller targets.commit-queue@webkit.org2012-11-022-2/+4
* [touchadjustment] touch-links-two-finger-tap test pass incorrectlytdanderson@chromium.org2012-10-311-1/+16
* [touchadjustment] touch-links-longpress tests passes incorrectlycommit-queue@webkit.org2012-10-303-25/+26
* Touch adjustment snaps to wrong target at a plugin boundary.commit-queue@webkit.org2012-10-252-0/+114
* Can't easily position the cursor on an empty line in a textarea with touch if...commit-queue@webkit.org2012-10-252-0/+152
* Handle two-finger tap gestures in the same way as long-press gesturestdanderson@chromium.org2012-10-242-0/+104
* Remove "orphaned units" quirkcommit-queue@webkit.org2012-10-081-2/+1
* Do touch adjustment on GestureTapDowncommit-queue@webkit.org2012-09-193-14/+173
* [TouchAdjustment] Adjusted point outside bounds for non-rectilinear targetsallan.jensen@nokia.com2012-09-173-2/+30
* Revert r127457 and following fixes due to several hit-testing regressionsjchaffraix@webkit.org2012-09-154-183/+0
* Crash on a long press gesture when touch adjustment is enabled.commit-queue@webkit.org2012-09-112-0/+67
* Layout Test touchadjustment/iframe-boundary.html is failingallan.jensen@nokia.com2012-09-072-1/+2
* Allow child-frame content in hit-tests.allan.jensen@nokia.com2012-09-044-0/+182
* [WK2] Send click events to WebCore when the user clicked on a non-special nod...hugo.lima@openbossa.org2012-08-282-0/+69
* [TouchAdjustment] Adjust to word or selectionallan.jensen@nokia.com2012-08-224-1/+123
* Unreviewed, rolling out r126026.kbr@google.com2012-08-204-123/+1
* [TouchAdjustment] Adjust to word or selectionallan.jensen@nokia.com2012-08-204-1/+123
* [chromium] context-menu.html fails on Chromium Macallan.jensen@nokia.com2012-08-201-1/+3
* Touch adjustment for context menu gesturesallan.jensen@nokia.com2012-08-175-5/+220
* Apply target fuzzing when sending a context menu eventcommit-queue@webkit.org2012-08-032-0/+104
* Clean-up touchadjustment tests.allan.jensen@nokia.com2012-08-0125-824/+632
* There is no way to tell whether an element can be activated or notallan.jensen@nokia.com2012-07-302-0/+120
* Search cancel button is hard to activate with a tap gesture even if touch adj...commit-queue@webkit.org2012-07-272-0/+172
* Improve touch adjustment for targetting small controls.commit-queue@webkit.org2012-07-272-0/+258
* TOUCH_ADJUSTMENT is too aggressive when snapping to large elements.commit-queue@webkit.org2012-07-184-0/+335