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

export "is a platform object" #1427

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

tabatkins
Copy link
Contributor

@tabatkins tabatkins commented Aug 22, 2024

This algo is being used in w3c/css-houdini-drafts#1127, but since it's unexported (and thus not linking by default), the author of that PR is dropping down to a manual anchor.


💥 Error: 500 Internal Server Error 💥

PR Preview failed to build. (Last tried on Aug 22, 2024, 10:52 PM UTC).

More

PR Preview relies on a number of web services to run. There seems to be an issue with the following one:

🚨 CSS Spec Preprocessor - CSS Spec Preprocessor is the web service used to build Bikeshed specs.

🔗 [Related URL]([object Object])

If you don't have enough information above to solve the error by yourself (or to understand to which web service the error is related to, if any), please file an issue.

@domenic
Copy link
Member

domenic commented Aug 23, 2024

Per https://github.com/w3c/css-houdini-drafts/pull/1127/files#r1728342155 I don't think we should export this. This is an intentionally-internal operation and external specs should use higher-level constructs like overloading, callback types, and [=implements=].

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants