WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
99935
Web Inspector: Implement css-conditional's supports()
https://bugs.webkit.org/show_bug.cgi?id=99935
Summary
Web Inspector: Implement css-conditional's supports()
Paul Irish
Reported
2012-10-21 08:57:29 PDT
Bug 99259
took care of @supports, but the JS api was implemented in Opera and FIrefox as well. It was previously supportsCSS() but has now shifted to CSS.supports().
http://dev.w3.org/csswg/css3-conditional/#the-csssupportsrule-interface
Attachments
Add attachment
proposed patch, testcase, etc.
Alexander Pavlov (apavlov)
Comment 1
2012-10-22 01:30:16 PDT
(In reply to
comment #0
)
>
Bug 99259
took care of @supports, but the JS api was implemented in Opera and FIrefox as well.
Bug 99259
is about Web Inspector failing to navigate to SCSS sources from generated CSS files residing in different directories. Did you mean to mention a different bug?
Alexander Pavlov (apavlov)
Comment 2
2012-10-22 05:05:56 PDT
(In reply to
comment #0
)
>
Bug 99259
took care of @supports, but the JS api was implemented in Opera and FIrefox as well. > > It was previously supportsCSS() but has now shifted to CSS.supports(). > >
http://dev.w3.org/csswg/css3-conditional/#the-csssupportsrule-interface
Paul, could you also elaborate on what kind/level of support for @supports you would like to see in Web Inspector? Something similar to the @media stacks in the Styles pane? Any design and functionality ideas are highly welcome.
Paul Irish
Comment 3
2012-10-24 03:42:35 PDT
I filed this totally wrong. This is not an inspector bug. I'm going to close and do it over again.
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