Skip to content
This repository was archived by the owner on May 28, 2022. It is now read-only.
This repository was archived by the owner on May 28, 2022. It is now read-only.

CSS coding standard: outdated links #69

@PierceAndy

Description

@PierceAndy
  • The link to Google's CSS Style Guide in the CSS coding standard at CodingStandard-Css.md is outdated.

https://google.github.io/styleguide/htmlcssguide.xml

has moved to

https://google.github.io/styleguide/htmlcssguide.html

  • The link to Mozilla Developer Network's Writing efficient CSS is no longer there.

https://developer.mozilla.org/en-US/docs/Web/Guide/CSS/Writing_efficient_CSS#Guidelines_for_Efficient_CSS

A web archive presents us with the following warning:

Note: This document was originally written in 2000. Much has changed when it comes to writing CSS that is fast. This guide is not an accurate representation of the bottlenecks in the browser's rendering pipeline. For selectors in particular, read CSS Selector Performance has changed! (For the better) for a more recent take. For improving CSS speed, investigate improving costs of Reflow (layout) and Paint.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions