-
Notifications
You must be signed in to change notification settings - Fork 203
Open
Description
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.
othermaciej
Metadata
Metadata
Assignees
Labels
No labels