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

Side by Side Diff: LayoutTests/fast/workers/scroll-linked-effects.html

Issue 474683003: Not for review - Rebase of crrev.com/62833003 Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: . Created 6 years, 1 month 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « LayoutTests/fast/workers/scroll.html ('k') | LayoutTests/fast/workers/scrub.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <!DOCTYPE HTML>
2 <!--
3 Copyright 2014 The Chromium Authors. All rights reserved.
4 Use of this source code is governed by a BSD-style license that can be
5 found in the LICENSE file.
6 -->
7 <link href="resources/scroll-linked-effects.css" rel="stylesheet" type="text/css ">
8 <script src="resources/scroll-linked-effects.js" type="text/javascript"></script >
9
10 <div id="scroller">
11 <div id="scrolled"></div>
12 </div>
13 <div id="shadow" class="card"></div>
14 <div id="dancer" class="card"></div>
OLDNEW
« no previous file with comments | « LayoutTests/fast/workers/scroll.html ('k') | LayoutTests/fast/workers/scrub.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698