Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert spec table in CSS pseudo-elements #6250

Merged
merged 2 commits into from
Jun 23, 2021

Conversation

teoli2003
Copy link
Contributor

@teoli2003 teoli2003 commented Jun 23, 2021

This is part of #1146.

This converts the CSS pseudo-classes to the {{Specifications}} macro.

I left 1 pseudo-elements with the old tables. They are recent additions to the standard and have no bcd entries (not supported anywhere I guess). The tables will be replaced when they get bcd:

  • ::cue-region

All other pages look fine, which is really cool! (I thought there were more pseudo-elements, but most of them are not on a standard track!)

@github-actions
Copy link
Contributor

github-actions bot commented Jun 23, 2021

Preview URLs

Flaws

Note! 13 documents with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/CSS/::placeholder
Title: ::placeholder
on GitHub
Flaw count: 1

  • broken_links:
    • Is currently http:// but can become https://

URL: /en-US/docs/Web/CSS/::selection
Title: ::selection
on GitHub
Flaw count: 5

  • macros:
    • /en-US/docs/Web/CSS/stroke-color does not exist
    • /en-US/docs/Web/CSS/fill-color does not exist
    • wrong xref macro used (consider changing which macro you use)
  • broken_links:
    • Is currently http:// but can become https://
    • Is currently http:// but can become https://

External URLs

URL: /en-US/docs/Web/CSS/::before
Title: ::before (:before)
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::first-line
Title: ::first-line (:first-line)
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::cue
Title: ::cue
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::file-selector-button
Title: ::file-selector-button
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::first-letter
Title: ::first-letter (:first-letter)
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::marker
Title: ::marker
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::placeholder
Title: ::placeholder
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::part
Title: ::part()
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::spelling-error
Title: ::spelling-error
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::selection
Title: ::selection
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::grammar-error
Title: ::grammar-error
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::backdrop
Title: ::backdrop
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::after
Title: ::after (:after)
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::target-text
Title: ::target-text
on GitHub

No new external URLs


URL: /en-US/docs/Web/CSS/::slotted
Title: ::slotted()
on GitHub

No new external URLs

(this comment was updated 2021-06-23 06:32:47.374135)

@teoli2003 teoli2003 changed the title Convert spec table in CSS pseudo-elements [DRAFT] Convert spec table in CSS pseudo-elements Jun 23, 2021
@teoli2003 teoli2003 marked this pull request as ready for review June 23, 2021 06:32
@teoli2003 teoli2003 requested a review from a team as a code owner June 23, 2021 06:32
@teoli2003 teoli2003 requested review from rachelandrew and removed request for a team June 23, 2021 06:32
@sideshowbarker sideshowbarker merged commit 744c60a into mdn:main Jun 23, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants