[Webkit-unassigned] [Bug 106954] New: CSS Text-Shadow Effect and Transition Time Incremented by Parent CSS
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 15 15:50:04 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=106954
Summary: CSS Text-Shadow Effect and Transition Time Incremented
by Parent CSS
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
URL: http://jsfiddle.net/ZH3Hr/
OS/Version: Windows 7
Status: UNCONFIRMED
Severity: Minor
Priority: P2
Component: Layout and Rendering
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: odraencoded at gmail.com
It seems that when you have a same CSS Transition (-webkit-transition) rule on text-shadow in both a parent and child, the transition time gets added and the text-shadow opacity gets a "stronger" effect too.
E.g: If two elements have a transition time of 1s, and one is child of the other, it's transition time will be 2s.
--
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