[Webkit-unassigned] [Bug 89287] -webkit-background-clip:text produces artifacts when applied to the body and the browser is resized

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 16 12:56:24 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89287





--- Comment #1 from Ryan Humenick <ryan at whitelight.com>  2012-06-16 12:56:23 PST ---
(From update of attachment 147984)
><!DOCTYPE html>
><html>
><head>
><style type="text/css">
>div {
>	font-size: 10em;
>	-webkit-background-clip: text;
>}
></style>
></head>
><body>
><div>
>Text should remain legible when window is resized. No background artifacts should appear.
></div>
></body>
></html>

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



More information about the webkit-unassigned mailing list