| Index: third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html b/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
|
| index 527e55374007479fa48e57bea8f08f3f38c1b47f..d420cc56c77b6910ee96d875ee24eb0b9b0a4c71 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/pointerevents/pointerevent_touch-action-inherit_child-pan-x-child-pan-y_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/zooming/etc.</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/zooming/etc.</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.
|
|
|