[Webkit-unassigned] [Bug 34067] CSS rule containing a string unclosed at the end of stylesheet is ignored.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jan 27 04:34:51 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34067
--- Comment #16 from Robert Blaut <webkit at blaut.biz> 2010-01-27 04:34:51 PST ---
Also notice the other bug visible in WebKit in test 3.
WebKit treats:
font-family: 'Arial\';
as
font-family: serif;
Webkit should match no font-family in this case.
--
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