Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(475)

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash.html

Issue 931003002: Move and rename RenderPart to LayoutPart. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « no previous file | LayoutTests/fast/events/touch/gesture/gesture-scroll-object-crash-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698