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

Unified Diff: LayoutTests/fast/workers/snap-points.html

Issue 474683003: Not for review - Rebase of crrev.com/62833003 Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . 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 | « LayoutTests/fast/workers/snap.html ('k') | LayoutTests/fast/workers/teleport.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/fast/workers/snap-points.html
diff --git a/LayoutTests/fast/workers/snap-points.html b/LayoutTests/fast/workers/snap-points.html
new file mode 100644
index 0000000000000000000000000000000000000000..9d6447260adbc748d86b4e6ad68d9af9589581bc
--- /dev/null
+++ b/LayoutTests/fast/workers/snap-points.html
@@ -0,0 +1,14 @@
+<!DOCTYPE HTML>
+<!--
+Copyright 2014 The Chromium Authors. All rights reserved.
+Use of this source code is governed by a BSD-style license that can be
+found in the LICENSE file.
+-->
+<link href="resources/scroll-linked-effects.css" rel="stylesheet" type="text/css">
+<script src="resources/snap-points.js" type="text/javascript"></script>
+
+<div id="scroller">
+ <div id="scrolled"></div>
+</div>
+<div id="shadow" class="card"></div>
+<div id="dancer" class="card"></div>
« no previous file with comments | « LayoutTests/fast/workers/snap.html ('k') | LayoutTests/fast/workers/teleport.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698