| Index: third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html b/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
|
| index 364c9c11f6a572244e3c791e5e6d970973c30f47..dcea2837502b82b3fc873ddf3a4b044e38165c02 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html
|
| @@ -19,11 +19,11 @@
|
| </head>
|
| <body onload="run()">
|
| <h1>Pointer Events touch-action attribute support</h1>
|
| - <h4 id="desc">Test Description: Try to scroll element DOWN then RIGHT. Tap Complete button under the rectangle when done. Expected: no panning.</h4>
|
| + <h4 id="desc">Test Description: Try to scroll element DOWN then RIGHT inside blue rectangle. Tap Complete button under the rectangle when done. Expected: no panning.</h4>
|
| <p>Note: this test is for touch-devices only</p>
|
| <div class="scroller" id="target0">
|
| <div>
|
| - <div>
|
| + <div id="scrollTarget">
|
| <p>
|
| Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diem
|
| nonummy nibh euismod tincidunt ut lacreet dolore magna aliguam erat volutpat.
|
|
|