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

Issue 521042: Fix doc styling bug where underscores are invisible in some highlighted code.... (Closed)

Created:
10 years, 11 months ago by asargent_no_longer_on_chrome
Modified:
9 years, 7 months ago
Reviewers:
kathyw
CC:
chromium-reviews_googlegroups.com, Aaron Boodman, Erik does not do reviews, pam+watch_chromium.org, rafaelw
Visibility:
Public.

Description

Fix doc styling bug where underscores are invisible in some highlighted code. On Windows or Linux (but not Mac), if you view the doc page at: http://code.google.com/chrome/extensions/browserAction.html You'll notice that in the manifest section, the highlighted code has underscores missing for "browser_action", "default_icon", "default_title", etc. If you increase/decrease the font size using CTL + or CTL -, the underscores become visible. This CL fixes that. BUG=none TEST=Should see underscores in highlighted code in extensions doc pre sections on Win/Linux. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35668

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M chrome/common/extensions/docs/css/ApiRefStyles.css View 1 chunk +0 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
asargent_no_longer_on_chrome
10 years, 11 months ago (2010-01-06 19:11:08 UTC) #1
kathyw
10 years, 11 months ago (2010-01-06 23:13:58 UTC) #2
LGTM

Thanks, Antony!

Powered by Google App Engine
This is Rietveld 408576698