Add back i18n-values=.*font{Family,fontSize} for now
commitb5a98d7cfad4b842f83a22895ab4449fa50e06b0
authorjshin <jshin@chromium.org>
Tue, 6 Jan 2015 21:00:34 +0000 (6 13:00 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 6 Jan 2015 21:02:20 +0000 (6 21:02 +0000)
tree32a71adabc0a0cb3ec1b95bda4ec599e557de286
parent2e632ac2a948f2c07b6ed45f97a30f2d3abd23d2
Add back i18n-values=.*font{Family,fontSize} for now

Interstitial pages are loaded via data url and cannot access
chrome://text_default.css. Until the way they're loaded is changed,
we have to use the old way.

While I'm at it, I made supervised_user_block_interstitial.html use
IDS_WEB_FONT_FAMILY instead of the hard-coded fonts in the corresponding
css. This change is for bug 303849.

BUG=443203,303849
TEST=See comment 4 in the bug 443203. See also http://crbug.com/444698

Review URL: https://codereview.chromium.org/808753006

Cr-Commit-Position: refs/heads/master@{#310142}
chrome/browser/resources/security_warnings/interstitial_v2.html
chrome/browser/resources/supervised_user_block_interstitial.css
chrome/browser/resources/supervised_user_block_interstitial.html