Skip to content

CHM and related fixes #340

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jun 14, 2013
Merged

Conversation

CyberShadow
Copy link
Member

Initiated by this post reporting problems with the CHM.

"Function Parameters" was (accidentally?) removed in commit
26d4aec, resulting in broken links
(as diagnosed by chmgen).
Using absolute paths allows the style link tag to work only on dlang.org,
but not on a local filesystem or e.g. a CHM file.
The tooltips were not being rendered due to the CSS DXImageTransform
filter necessary for background gradients is old IE versions.
The filter presumably caused an effect similar to overflow:hidden.
This caused tooltips to not appear in e.g. the CHM.
…e CHM

This avoids unexpected firewall alerts when opening the CHM file.
CHM readers use an older IE version, with poor JavaScript performance.
This causes some pages to take quite a bit to render.
WalterBright added a commit that referenced this pull request Jun 14, 2013
@WalterBright WalterBright merged commit 0c4aeac into dlang:master Jun 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants