[Bug 24388] Expose CSS-support API to Web Workers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=24388

Simon Pieters <simonp@opera.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simonp@opera.com
          Component|CSSOM View                  |Conditional Rules
           Assignee|simonp@opera.com            |dbaron@dbaron.org

--- Comment #1 from Simon Pieters <simonp@opera.com> ---
You mean CSS.supports(), right?

(In reply to Jonas Sicking from comment #0)
> Does CSS-support enable detecting things like support for different font
> formats and image formats?

No. It just checks if it parses successfully. See
http://www.w3.org/TR/css3-conditional/#the-css-interface

> That's also needed for service workers, but might
> be a separate API?

Could you file a new bug for that, please?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Saturday, 25 January 2014 20:37:19 UTC