Skip to content

Baseline inconsistency between position-area and ::details-content #3382

@jakearchibald

Description

@jakearchibald

Over on MDN, there's imo an inconsistency in how Baseline banners are applied:

  • position-area
    The banner suggests the feature is supported in Chrome, yet many of the properties, particularly the likely-to-be-used ones, have missing behaviours that can result in obscured content.
  • ::details-content
    The banner suggests that Safari is the single hold-out for this feature (boo Safari boo!), but when you dig into the support table, this is due to a lack of support for ::details-content::before, which… I feel most users of this feature will not encounter.

There's some subjectivity here, but the banner seems, in this case, very lenient to Chrome, and unfair to Safari.

I'm not sure what the solution is, but it feels like there needs to be some way to mark sub-feature failures as serious enough to consider the whole feature 'not baseline'. Whereas some partial failures don't matter so much.

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