Skip to content

Failed to parse the rule '.xd::-moz-focus-inner{border:none}'. #104

@stereobooster

Description

@stereobooster

I know this is rare edge case. I'm trying to remove outline in FireFox. This code

  "::-moz-focus-inner": {
    border: "none"
  },

works in FireFox, but fails in Chrome. Maybe simple try/catch would work?

Without style:
Screenshot 2019-06-05 at 18 53 50

With style
Screenshot 2019-06-05 at 18 54 03

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions