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

Synchronize with BCD v5.6.32 #37747

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

OnkarRuikar
Copy link
Contributor

@OnkarRuikar OnkarRuikar requested review from a team as code owners January 22, 2025 01:05
@OnkarRuikar OnkarRuikar requested review from Josh-Cena and chrisdavidmills and removed request for a team January 22, 2025 01:05
@github-actions github-actions bot added Content:CSS Cascading Style Sheets docs Content:JS JavaScript docs size/l [PR only] 501-1000 LoC changed labels Jan 22, 2025
Copy link
Contributor

github-actions bot commented Jan 22, 2025

Preview URLs (245 pages)
Flaws (50)

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

URL: /en-US/docs/Web/CSS/zoom
Title: zoom
Flaw count: 48

  • macros:
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/Getting_started_with_the_web/CSS_basics
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/What_is_CSS
    • Wrong xref macro used (consider changing which macro you use). Error processing path /en-US/docs/Learn/CSS/First_steps/Getting_started
    • and 43 more flaws omitted

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Temporal/Now/timeZoneId
Title: Temporal.Now.timeZoneId()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Temporal.Now.timeZoneId

URL: /en-US/docs/Web/JavaScript/Reference/Global_Objects/Date/toTemporalInstant
Title: Date.prototype.toTemporalInstant()
Flaw count: 1

  • bad_bcd_queries:
    • No BCD data for query: javascript.builtins.Date.toTemporalInstant

(comment last updated: 2025-01-22 05:27:21)

@@ -51,7 +51,7 @@ Two non-standard keyword values are not recommended. Check [browser compatibilit

- `normal` {{Non-standard_Inline}} {{Deprecated_Inline}}
- : Render the element at its normal size; equal to `zoom: 1`. Use the global {{cssxref("unset")}} keyword value instead.
- `reset` {{Non-standard_Inline}} {{Deprecated_Inline}}
- `reset`
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

reset is marked as non-standard and deprecated in BCD

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We stopped using inline status macros for CSS docs long ago because BCD doesn't/can't track complex CSS values. Showing partial statuses on a page is not good because a lack of status would mean a standard value. For CSS docs, we use only header status macros.

@skyclouds2001 and @estelle shouldn't have merged #37705

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My opinion—I remember quite well that I've said it before—is we shouldn't manually add experimental badges. However manually adding deprecated and obsolete badges are perfectly fine and you will find many of them around, since it's extremely rare that things get undeprecated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:CSS Cascading Style Sheets docs Content:JS JavaScript docs size/l [PR only] 501-1000 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants