Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

css where()/is() should fail silently #4232

Copy link
Copy link
@mbrevda

Description

@mbrevda
Issue body actions

It would seem that where() and is() are allowed to fail silently, but esbuild throws an error if they don't receive any arguments.

According to the spec, these accept a forgiving-selector-list which "parses each selector in the list individually, simply ignoring ones that fail to parse". based on this, it would seem that anything (or nothing) is a valid argument.

Thoughts?

Playground example

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.