[Webkit-unassigned] [Bug 42017] CSSComputedStyleDeclaration::getPropertyCSSValue returns rgba(0, 0, 0, 0) instead of transparent

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 13 17:00:32 PDT 2010


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





--- Comment #4 from Ryosuke Niwa <rniwa at webkit.org>  2010-07-13 17:00:32 PST ---
(In reply to comment #2)
> Specifically, I’m thinking of the content from bug 36700.

I think those tests can be fixed. Since most of major browsers return "transparent", it's sensible for us to conform to the de-facto standard. Otherwise, Web developers have to keep adding a special case for the WebKit.

(In reply to comment #3)
> FF3.6 and Opera 10.6 return "transparent" in the test case. Not sure that we can fix this though given the compatibility issue. We could try to convince Firefox/Opera to switch to returning rgba in this case? It's worth filing bugs with them at least to see if they'd be willing to given that there are pages that depend on this behavior.

I'm not sure if convincing two other UAs to WebKit's behavior is a sensible thing to do given the total market share of FF and Opera compared to that of ours.

-- 
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