Commit 55ff8e62 authored by jdduke@chromium.org's avatar jdduke@chromium.org

Manual rebaseline for Chromium r294250

WebTouchEvents passed to plugins no longer use the changedTouches or
targetTouches properties, rebaseline appropriately.

TBR=loislo@chromium.org,jianli@chromium.org
BUG=413098

Review URL: https://codereview.chromium.org/563643003

git-svn-id: svn://svn.chromium.org/blink/trunk@181828 bbb929c8-8fbe-4397-9dbb-9b2b20218538
parent 04db6fa9
......@@ -1326,7 +1326,5 @@ crbug.com/402801 [ XP Release ] http/tests/misc/location-replace-crossdomain.htm
crbug.com/408159 accessibility/is-ignored-change-sends-notification.html [ Timeout ]
crbug.com/412570 [ Win7 ] virtual/gpu/fast/canvas/setWidthResetAfterForcedRender.html [ NeedsManualRebaseline ]
crbug.com/413098 plugins/touch-events-details.html [ Failure ]
crbug.com/413098 plugins/transformed-events.html [ Failure ]
crbug.com/24182 http/tests/perf/large-inlined-script.html [ Failure Pass ]
Plugin received event: TouchStart
* 10.00, 10.00: Pressed
* 10.00, 10.00: Pressed
* 10.00, 10.00: Pressed
Plugin received event: TouchMove
* 20.00, 15.00: Moved
* 20.00, 15.00: Moved
* 20.00, 15.00: Moved
Plugin received event: TouchEnd
* 20.00, 15.00: Released
Plugin received event: TouchStart
* 10.00, 10.00: Pressed
* 10.00, 10.00: Pressed
* 10.00, 10.00: Pressed
Plugin received event: TouchMove
* 20.00, 15.00: Moved
* 20.00, 15.00: Moved
* 20.00, 15.00: Moved
Plugin received event: TouchEnd
* 20.00, 15.00: Released
Plugin received event: MouseEnter
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment