gfxfundamentals / webgl-fundamentals

WebGL lessons that start with the basics
http://webglfundamentals.org
Other
4.67k stars 659 forks source link

code blocks are unreadable on dillo #445

Open zlago opened 1 month ago

zlago commented 1 month ago

in the dillo web browser, code blocks (<pre><code> only, <code> looks fine) are unreadable (black border, white inside, white text, and selecting it doesnt help)

greggman commented 1 month ago

I think I'm confused. Isn't the fact that it works in Firefox, Chrome, and Safari just mean this is a bug in dillo and you should file a bug over there?

webgl-fundamentals-macos-chrome webgl-fundamentals-macos-safari webgl-fundamentals-macos-firefox
zlago commented 1 month ago

you should file a bug over there?

i did not think of that at the time, sorry

the issue appears to be dillo ignoring background: none;, you may close as wontfix if you want to

unfortunately dillo appears not to be currently accepting bug reports