[Webkit-unassigned] [Bug 16101] Page rendered with missing styles on www.nltg.brighton.ac.uk (Plone powered)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 23 09:46:57 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=16101





------- Comment #16 from ddkilzer at webkit.org  2007-11-23 09:46 PDT -------
(In reply to comment #15)
> (In reply to comment #13)
> > My comment got truncated for some reason. Re-sending.
> Are there high-bit characters in the diff?!

Actually, there appear to be null characters (^@) before and after the numbers
after font-face rules in the file.

This can only be seen by doing the following:

1. Load the test URL.  (Make sure it renders incorrectly.)
2. Open the Activity Window.
3. Double-click on the ploneStyles5860.css URL.
4. Select all (Cmd-A).
5. Copy (Cmd-C).
6. In a terminal window:  cat > ploneStyles5860.css
7. Paste (Cmd-V).
8. End cat command:  Ctrl-D
9. View source file using less in Terminal:  less ploneStyles5860.css


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list