[Webkit-unassigned] [Bug 25851] Not attr() inside other functional notation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon May 9 07:57:59 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=25851
Mihnea Ovidenie <mihnea at adobe.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mihnea at adobe.com
--- Comment #1 from Mihnea Ovidenie <mihnea at adobe.com> 2011-05-09 07:57:59 PST ---
(In reply to comment #0)
> Source code, extremely reduced:
>
> <img src="foo.svg" alt="45" style="-webkit-transform: rotate( attr(alt, angle) )">
>
> Expected result: the image, rotated.
>
> Actual result: the image, not turning a degree.
Hi,
Does your construction work in other browsers? attr() functional notation is used in conjunction with the content property for :before|:after pseudo-elements.
Regards,
--
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