[Webkit-unassigned] [Bug 20396] New: access violation caused by invalid counter/attr
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 15 06:19:26 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20396
Summary: access violation caused by invalid counter/attr
Product: WebKit
Version: 525.x (Safari 3.1)
Platform: PC
OS/Version: Mac OS X 10.5
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: taviso at google.com
<style type="text/css">
body {
content: counter(-7036167556735246188);
}
</style>
(content: attr(-4687060260085016321); also works)
--
Configure bugmail: https://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