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

Override display: flow #1975

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

Conversation

caugner
Copy link
Contributor

@caugner caugner commented Nov 22, 2024

The flow value seems to behave like block, i.e. after setting it to flow it reads as block afterwards, so the collector cannot determine the support status.

For some reason, CSS.supports('display: flow') returns false in Chrome 114 and true in Chrome 115, but I couldn't find any matching entry in https://chromium.googlesource.com/chromium/src/+log/114.0.5735.199..115.0.5790.99?pretty=fuller&n=10000.

See: https://github.com/mdn/browser-compat-data/pull/24386/files#r1792287025

@caugner
Copy link
Contributor Author

caugner commented Nov 22, 2024

hm 🤔

[error] custom/overrides.json: SyntaxError: 'MemberExpression' is not allowed in JSON. (1198:3)

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

Successfully merging this pull request may close these issues.

1 participant