[Webkit-unassigned] [Bug 23668] New: CSS 'content' attribute does not work with window.getComputedStyle
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 31 17:35:53 PST 2009
https://bugs.webkit.org/show_bug.cgi?id=23668
Summary: CSS 'content' attribute does not work with
window.getComputedStyle
Product: WebKit
Version: 525.x (Safari 3.2)
Platform: PC
OS/Version: Windows Vista
Status: UNCONFIRMED
Severity: Normal
Priority: P2
Component: CSS
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: exfed at zel.pl
<div style="content: 'string'"
onclick="alert([window.getComputedStyle(this,
null).getPropertyValue('content'),this.style.content])">
displays ",string", correct should be "string,string";
</div>
--
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