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

Unified Diff: chrome/browser/resources/chromeos/certificate_manager_dialog.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/chromeos/certificate_manager_dialog.html
diff --git a/chrome/browser/resources/chromeos/certificate_manager_dialog.html b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
index 89eb1ad6654f013ed4be54993cdfe059a25a0d99..5c2f7671673cf7c9966ea248822f569c0dc08dfa 100644
--- a/chrome/browser/resources/chromeos/certificate_manager_dialog.html
+++ b/chrome/browser/resources/chromeos/certificate_manager_dialog.html
@@ -47,7 +47,7 @@
<script src="chrome://certificate-manager/strings.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
+<body>
<include src="../options/certificate_manager.html">
<div id="overlay-container-2" class="overlay transparent" hidden>
<include src="../options/alert_overlay.html">
« no previous file with comments | « chrome/browser/resources/chromeos/bluetooth_pair_device.html ('k') | chrome/browser/resources/chromeos/proxy_settings.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698