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

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

Issue 625073002: Merge RenderWidget into single subclass, RenderPart (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Address comments Created 6 years, 2 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 55d96393b2b67b1284163613475e361889dcde06..5cdafefe7b5deec0841114876b18871e03d8c29d 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 RenderWidget with null widget works and doesn't crash.");
+description("Verifies that scrolling on top of a RenderPart 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