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

Unified Diff: LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html

Issue 466143005: Fix crash on GestureTap in Node::commonAncestor (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fix comment typo Created 6 years, 4 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-tap-frame-removed.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html
diff --git a/LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html b/LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html
index 39a6ff08a1501b8de713ba61b1036ae5d388e140..41f5fdc4326f64d0731495c5302e1fb6c4f70782 100644
--- a/LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html
+++ b/LayoutTests/fast/events/touch/gesture/gesture-tap-click-common-ancestor.html
@@ -15,7 +15,7 @@
width: 100px;
height: 100px;
}
-#ancestor {
+#ancestor12 {
width: 0;
height: 0;
}
« no previous file with comments | « no previous file | LayoutTests/fast/events/touch/gesture/gesture-tap-frame-removed.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698