Bug 58669 - Transforms do not apply to CSS generated content
Summary: Transforms do not apply to CSS generated content
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: All OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-15 10:00 PDT by Simon Fraser (smfr)
Modified: 2011-06-07 19:59 PDT (History)
4 users (show)

See Also:


Attachments
Testcase (386 bytes, text/html)
2011-06-07 19:59 PDT, Simon Fraser (smfr)
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2011-04-15 10:00:41 PDT
Transforms don't work on pseudo elements.
Comment 1 Simon Fraser (smfr) 2011-06-07 19:59:38 PDT
Created attachment 96365 [details]
Testcase

Actually they do as long as the pseudoelement is not inline.