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

Unified Diff: chrome/browser/resources/print_preview/print_preview.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
« no previous file with comments | « chrome/browser/resources/policy.html ('k') | chrome/browser/resources/set_as_default_browser.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/print_preview/print_preview.html
diff --git a/chrome/browser/resources/print_preview/print_preview.html b/chrome/browser/resources/print_preview/print_preview.html
index b697e2e4cb28c17182c9f8bb9c3fdf611a0aa3ae..8f41a0b5a604a376518d362bdeeffd3bcefc3cac 100644
--- a/chrome/browser/resources/print_preview/print_preview.html
+++ b/chrome/browser/resources/print_preview/print_preview.html
@@ -50,7 +50,7 @@
<script src="chrome://print/strings.js"></script>
</head>
-<body i18n-values=".style.fontFamily:fontfamily;.style.fontSize:fontsize">
+<body>
<div id="navbar-container">
<header>
<h1 id="navbar-content-title" i18n-content="title"></h1>
« no previous file with comments | « chrome/browser/resources/policy.html ('k') | chrome/browser/resources/set_as_default_browser.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698