[Webkit-unassigned] [Bug 95627] New: Getting CSS properties and cssText returns null or "" for some properties
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Aug 31 17:01:39 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=95627
Summary: Getting CSS properties and cssText returns null or ""
for some properties
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: Windows 7
Status: NEW
Keywords: LayoutTestFailure
Severity: Normal
Priority: P2
Component: Tools / Tests
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: roger_fong at apple.com
CC: jhoneycutt at apple.com, sfalken at apple.com,
jberlin at webkit.org
Windows seems to have issues with returning certain CSS properties.
This problem occurs whether you use the cssText, getPropertyCSSValue, or just access the style directly using element.style.etc
For all of these tests the output ends up being either null or "", and in some cases the property is incomplete (fast/css/parse-border-image-repeat-null-crash.html)
This only seems to happen for certain properties so maybe it's just that the properties have not been enabled/don't work on windows at all.
I'll add windows specific results for now to get bots greener.
--
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