Bug 114441

Summary: Shadow DOM doesn't support webkit-transform
Product: WebKit Reporter: Court Kizer <courtkizer>
Component: DOMAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Major CC: ahmad.saleem792, ap, bfulgham, courtkizer, rniwa, webkit-bug-importer
Priority: P1 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: OS X 10.8   
URL: http://jsbin.com/eluduf/1/edit
Bug Depends on:    
Bug Blocks: 148695    

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
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
Note You need to log in before you can comment on or make changes to this bug.