WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
114441
Shadow DOM doesn't support webkit-transform
https://bugs.webkit.org/show_bug.cgi?id=114441
Summary
Shadow DOM doesn't support webkit-transform
Court Kizer
Reported
2013-04-11 07:34:16 PDT
Shadow DOM elements in Safari doesn't properly support -webkit-transform. Chrome does. Obviously with the upcoming <component> and <template> tags this is going to be a big issues. You can test here:
http://jsbin.com/eluduf/1/edit
Hover over the <VIDEO> play button, in Safari it doesn't obey -webkit-transform: scale(1.2); it DOES in Google Chrome. REALLY need this to work gentlemen, Devs need to be able to play with Shadow DOM, as this year millions of sites are going to start using it. Thank you - beer is on me!
Attachments
Add attachment
proposed patch, testcase, etc.
Ahmad Saleem
Comment 1
2022-08-09 08:29:05 PDT
I am able to reproduce this bug in Safari 15.6 on macOS 12.6 where hovering on <video> tag does not reflect any transform but in case of Chrome Canary 106, it changes to "Blue" background to transition and show effect. I was not able to test this in Firefox Nightly 105 because of "No Video with supported format and MIME type found" error. I am changing status to "New". Thanks!
Radar WebKit Bug Importer
Comment 2
2022-08-10 11:01:18 PDT
<
rdar://problem/98460397
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug