It looks to me like the htmlparser will have to be hacked to add "scrolling:no" to the internal iframe. This is odd, because the "scrolling" attribute is deprecated and you're supposed to use CSS. But I couldn't find CSS that would actually turn off scroll. (overflow:hidden did nothing) My research suggested that this is a known problem in many browsers. The hack to the html parser would change the iframe in all places where it is used. There would probably need to be an additional stylesheet change to force the iframe height.
I couldn't tell what styles were missing inside the text. But the world inside the iframe is supposed to be self-contained, so you could try adding <style> tags at the top of your HTML and populating it with whatever styles are missing. Buenos Días -- Mark -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywiki. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/aae0978c-a230-4380-a4e9-04d393b2b2d5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

