|
|
Hello,
In Firefox (86.0 (64 bits)) I notice the same display bug.
Maybe the answer is in the html source...
lib.povray.org detail pages begin with
<!DOCTYPE html>
only, instead of
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
in all other povray.org pages.
So, I tried by changing this 1st line, in a new local saved file. Then I opened
it in Firefox, and it works. The HTML page is displayed correctly.
Now, you know what to do :)
Post a reply to this message
|
|