Some additional research results:
1. this issue can only be observed on Ubuntu budgie
2. Disallowing pages to choose their own font remedies the issue (and breaking
rendering of well-behaved sites)
comparison of headers:
working:
<!DOCTYPE html>
<html>
<head>
<!-- RSB meta settings -->
<!-- This will be included by all HTML pages -->
<!-- TODO: make personalized metatags for each page. This will enhance
search engine results. -->
<meta charset="UTF-8">
<meta name="author" content="Wolf Rogner" >
...
not working (i.e. needs disallowing own text fonts):
<!DOCTYPE html>
<!--[if IE 7]>
<html class="ie ie7" lang="en-GB" prefix="og: http://ogp.me/ns# fb:
http://ogp.me/ns/fb#">
<![endif]-->
<!--[if IE 8]>
<html class="ie ie8" lang="en-GB" prefix="og: http://ogp.me/ns# fb:
http://ogp.me/ns/fb#">
<![endif]-->
<!--[if !(IE 7) | !(IE 8) ]><!-->
<html lang="en-GB" prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb#">
<!--<![endif]-->
<head>
<meta charset="UTF-8" /><script
type="text/javascript">window.NREUM||(NREUM={}),__nr_require=function(e,n,t){function
...
...</script>
<meta name="viewport" content="width=device-width, user-scalable=no" />
...
(abbreviated, for full text see www.raspberrypi.org)
Needless to mention that Chromium works with both sites correctly.
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1713353
Title:
firefox renders pages incorrectly
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1713353/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs