| Index: LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html
|
| diff --git a/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html b/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html
|
| index 5cdafefe7b5deec0841114876b18871e03d8c29d..59977c5540badbd695d45dda9fd68bd6a92fe9d9 100644
|
| --- a/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html
|
| +++ b/LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html
|
| @@ -12,7 +12,7 @@
|
| <div id=spacer></div>
|
| <script src="../../../../resources/js-test.js"></script>
|
| <script>
|
| -description("Verifies that scrolling on top of a RenderPart with null widget works and doesn't crash.");
|
| +description("Verifies that scrolling on top of a LayoutPart with null widget works and doesn't crash.");
|
|
|
| var sentEvents = false;
|
|
|
|
|