[Android WebViewShell] Add inclusion test for webview exposed stable interfaces.
[chromium-blink-merge.git] / tools / perf / page_sets / tough_animation_cases / resources / tablet.css
blob95c53fbe6c05e8e7eebe7a41cf685588deaeb870
1 /* Copyright 2014 The Chromium Authors. All rights reserved.
2 * Use of this source code is governed by a BSD-style license that can be
3 * found in the LICENSE file.
4 */
6 body {
7 margin: 0;
8 overflow: hidden;
11 container {
12 display: flex;
13 flex-flow: row wrap;
14 width: 550px;
15 height: 800px;
16 background-color: lightgrey;
19 target {
20 display: inline-block;
21 width: 11px;
22 height: 11px;
23 background: green;