I noticed something weird recently in the VIM HTML output (CSS on). It
is probably there for quite some time now, but I checked the HTML
source only recently.
* { font-size: 1em; } (in CSS)
I do not see the point of this. It does not seem to affect the result
in Chrome, but it makes the font larger in IE than without it.
<script type='text/javascript'>
<!--
-->
</script>
Apparently it does nothing, but it triggers the IE warning: "Internet
Explorer restricted this web page from running scripts or ActiveX
controls."
Can it be regarded as bugs? Or is there a way to tune the output to
get rid of them?
(Now I have to remove them manually from the HTML.)
Best regards,
Yongwei
--
Wu Yongwei
URL: http://wyw.dcweb.cn/
--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Tuesday, April 12, 2016
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment