WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
163477
@media queries in shadow root not evaluated
https://bugs.webkit.org/show_bug.cgi?id=163477
Summary
@media queries in shadow root not evaluated
Josh Crowther
Reported
2016-10-14 18:19:34 PDT
Please take a look at the following JSBin in Safa:
http://jsbin.com/hokayuc/53/edit?html,output
In the above code I am defining a custom element `card-swiper`. In the template for this element, I am using a @media query to control the `flex-wrap` property of my `.slot-container` class. The @media query is completely ignored in Safari 10, Safari TP, and Webkit. Chrome functions as expected.
Attachments
Add attachment
proposed patch, testcase, etc.
Brent Fulgham
Comment 1
2022-07-14 16:51:57 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
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