Public bug reported:

Binary package hint: konqueror

There is a bug in the CSS parser.

The first style of the CSS is ignored if the css file starts with
---

@charset "utf-8";
...
---

while the bug disappears if there is no line return before the @charset 
directive
---
@charset "utf-8";
---

I have included a testcase/proof on concept/whatsoever containing a simple html 
and 2 css files.
http://www.everdusk.be/misc/bug_testcase_konqueror.tar.bz2

** Affects: kdebase (Ubuntu)
     Importance: Undecided
         Status: Unconfirmed

-- 
CSS Parsing has a bug
https://launchpad.net/bugs/71926

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to