[New Tab Page] Reset default parameters for NTP title.html, adding param for multiline.
commit1826022c5cffbcc3cc44a6162b01236a2a952410
authorhuangs <huangs@chromium.org>
Tue, 7 Apr 2015 20:05:33 +0000 (7 13:05 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 7 Apr 2015 20:07:00 +0000 (7 20:07 +0000)
tree87ae0bae28534c7f1641174e01679a84fc41e28d
parenta8179af3889d6af198c3428e2631cda0a8c32a0a
[New Tab Page] Reset default parameters for NTP title.html, adding param for multiline.

http://crrev.com/1047223004 added experimental icon NTP support and
changed default "white-space: nowrap" to "white-space: pre-wrap", then
make current Material Design select the old one. This is broke 3rd-party
NTPs that don't have the same setting. This CL changes the defaults back,
and adds a new "ntl" to signal intent of having multiline titles. Also
updated single-iframe NTP to match.

BUG=474164

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

Cr-Commit-Position: refs/heads/master@{#324097}
chrome/browser/resources/local_ntp/local_ntp.js
chrome/browser/resources/local_ntp/local_ntp_design.js
chrome/browser/resources/local_ntp/local_ntp_fast.js
chrome/browser/resources/local_ntp/most_visited_single.css
chrome/browser/resources/local_ntp/most_visited_single.js
chrome/browser/resources/local_ntp/most_visited_title.css
chrome/browser/resources/local_ntp/most_visited_util.js