Skip to content

Clarification on multi-spec value definitions in consolidated CSS report #1715

@pyoor

Description

@pyoor

According to the changelog:

The consolidation removes duplicates, merging extended definitions into a single feature. The definition from the latest spec level is used when a feature is defined in more than one level. If you need the definition from earlier levels, please raise an issue to describe your needs!

I use webref to determine what features are supported by a given browser. Often times, browsers do not support the latest version of a spec, especially when the spec was only recently released or changed.

Rather than using the latest definition, it would be preferable to either:

  • Combine the syntax for all specs while removing duplicates (this is what I do currently)
  • Include an array of all syntax definitions
  • Expose all of the original specs as done in v6 in addition to the consolidated report

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