summaryrefslogtreecommitdiffstats
path: root/chrome/browser/tabs
diff options
context:
space:
mode:
authorbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-31 22:24:53 +0000
committerbrettw@google.com <brettw@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2008-07-31 22:24:53 +0000
commit7451693da9a8b91ff52d4394e3f106e1687fefd2 (patch)
tree30ffa74adfc4a5fd5e30f72a1d1e05103975a095 /chrome/browser/tabs
parent4bcce52720cf373e95eb1b54f2cb72fcbecf3713 (diff)
downloadchromium_src-7451693da9a8b91ff52d4394e3f106e1687fefd2.zip
chromium_src-7451693da9a8b91ff52d4394e3f106e1687fefd2.tar.gz
chromium_src-7451693da9a8b91ff52d4394e3f106e1687fefd2.tar.bz2
This adds an additional condition on my previous patch in r183 which tried to fix box characters appearing in some pages, such as Gmail.
The problem is that the newline character is treated as a zero-width space in the old patch, but apparently WebKit relies on this turning into a space (or something, I don't totally understand). I just removed control characters from this condition since we don't actually want to change their behavior in this respect. webkit=https://bugs.webkit.org/show_bug.cgi?id=20237 BUG=1166024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/browser/tabs')
0 files changed, 0 insertions, 0 deletions