[Webkit-unassigned] [Bug 70595] CSS transition incorrectly applied to :target on page load

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 27 22:01:02 PDT 2012


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


Shane Stephens <shanestephens at google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |shanestephens at google.com




--- Comment #1 from Shane Stephens <shanestephens at google.com>  2012-06-27 22:01:01 PST ---
I was under the impression that the computed background-color should track the observed background-color:

"The computed value of a property transitions over time from the old value to the new value. Therefore if a script queries the computed style of a property as it is transitioning, it will see an intermediate value that represents the current animated value of the property." (from http://www.w3.org/TR/css3-transitions/#transitions).

Please advise if this is what you are seeing and I will close this bug.

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