Skip to content

Missing .bc-feature-depth-4 CSS class #13634

@isemanjski

Description

@isemanjski

Summary

In the example of "Browser compatibility" table for Intl.DateTimeFormat or Intl.NumberFormat there are 4 levels of properties nesting. HTML is correctly generated showing that there is a 4th level of nesting: <th scope="row" class="bc-feature bc-feature-depth-4">...</th>, but the CSS is missing selector .bc-feature-depth-4.

URL

Reproduction steps

  1. Go to one of the provided links
  2. Check rows nesting in the "Browser compatibility" table

Expected behavior

CSS selector .bc-feature-depth-4 is properly implemented

Actual behavior

Missing implementation of CSS selector .bc-feature-depth-4

Device

Desktop

Browser

Edge

Browser version

Stable

Operating system

Windows

Screenshot

Here shortGeneric/longGeneric ... and IANA time zone names ... rows should be visually nested below their parent.

Browser compatibility table

Anything else?

I tried creating PR but got message from GitHub stating:

An owner of this repository has limited the ability to open a pull request to users that are collaborators on this repository.

Validations

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs triageTriage needed by staff and/or partners. Automatically applied when an issue is opened.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions