[Webkit-unassigned] [Bug 16419] White text in div prints as light grey

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 14 11:41:22 PST 2007


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





------- Comment #2 from kkowal at apple.com  2007-12-14 11:41 PDT -------
I believe this is expected behavior for the case that a developer has placed
white text on a dark background and not provided a print style sheet.  The idea
is that it's a web designer's responsibility to create a print style sheet that
sets content it doesn't want to appear in printouts as "display: none"

In any case, I confirmed the behavior.  Also, Firefox displays the "white" text
as black in print.

I recommend a resolution of "invalid".


-- 
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