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

Unified Diff: chrome/test/data/sunspider/sunspider.css

Issue 14863013: Update SunSpider benchmark from 0.9.1 to 1.0. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Add missing files Created 7 years, 7 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 | « chrome/test/data/sunspider/string-validate-input.html ('k') | chrome/test/data/sunspider/sunspider.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/sunspider/sunspider.css
diff --git a/chrome/test/data/sunspider/sunspider.css b/chrome/test/data/sunspider/sunspider.css
index 7a1797987c0a8d928fe7272c50f681a6d63252fc..c91a1031b44ba0871e4ed0975fc8aa0e9ddd9959 100644
--- a/chrome/test/data/sunspider/sunspider.css
+++ b/chrome/test/data/sunspider/sunspider.css
@@ -19,13 +19,13 @@ dd { margin-bottom: 1em; margin-top: 0.5em }
:visited { color: #5113A1 }
#testframe { margin-top: 20px;
- width: 80%;
- height: 500px;
- border: 2px solid #360D6B }
+ width: 80%;
+ height: 500px;
+ border: 2px solid #360D6B }
#logo { float: left;
position: relative;
bottom: 0.33em;
padding-right: 20px;
- margin-bottom: -40px;
+ margin-bottom: -40px;
font-size: 3em }
« no previous file with comments | « chrome/test/data/sunspider/string-validate-input.html ('k') | chrome/test/data/sunspider/sunspider.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698