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

Unified Diff: chrome/browser/resources/downloads/downloads.html

Issue 747923004: webui: minimize webui flicker. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: creis@ + davidben@ review 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 side-by-side diff with in-line comments
Download patch
Index: chrome/browser/resources/downloads/downloads.html
diff --git a/chrome/browser/resources/downloads/downloads.html b/chrome/browser/resources/downloads/downloads.html
index c42ef5d126c2c04f9bc671e2b4ec935935e9a497..f6a369d9f981b29bc96de68f431e1efc17226fa0 100644
--- a/chrome/browser/resources/downloads/downloads.html
+++ b/chrome/browser/resources/downloads/downloads.html
@@ -11,7 +11,7 @@
<script src="chrome://resources/js/util.js"></script>
<script src="chrome://downloads/downloads.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
+<body>
<header>
<h1 i18n-content="downloads"></h1>
<input id="term" type="search" tabindex=1
« no previous file with comments | « chrome/browser/resources/chromeos/set_time.html ('k') | chrome/browser/resources/extensions/extension_info.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698