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

Unified Diff: webkit/data/test_shell/test.css

Issue 401923005: webkit: Remove all files from test_shell/. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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 | « webkit/data/test_shell/sort/sort-quick.js ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/data/test_shell/test.css
diff --git a/webkit/data/test_shell/test.css b/webkit/data/test_shell/test.css
deleted file mode 100644
index 1cbd20bb49f727d7eebae917125013ce3ac3da79..0000000000000000000000000000000000000000
--- a/webkit/data/test_shell/test.css
+++ /dev/null
@@ -1,39 +0,0 @@
-div.group {
- width : 250px;
-}
-
-div.group h1 {
- font-family: sans-serif;
- font-size : 16px;
- color : white;
- background : red;
-}
-
-div.title {
- font-family: sans-serif;
- font-size : 24px;
-}
-
-div.description {
- font-family: sans-serif;
-}
-
-#title {
- height: 160px;
-}
-
-#leftcol {
- width:50%;
-}
-
-#rightcol {
- float: right;
- width:50%;
-}
-
-#footer {
- font-size: 12px;
- position: absolute;
- bottom: 0;
-}
-
« no previous file with comments | « webkit/data/test_shell/sort/sort-quick.js ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698