Skip to content

[css-layout-api] Fix incorrect extension of <<display-inside>> #558

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

Merged
merged 1 commit into from
Jan 12, 2018

Conversation

frivoal
Copy link
Contributor

@frivoal frivoal commented Jan 12, 2018

<<display-inside>> isn't a property, so you cannot use a propdef table
to extend it (and incidentally, that made bikeshed generate some
garbage).

Explicitly extend the <<display-inside>> production instead.

This commit does not change the intended meaning of the normative prose,
merely defines it more correctly, and should therefore be considered
editorial.

<<display-inside>> isn't a property, so you cannot use a propdef table
to extend it (and incidentally, that made bikeshed generate some
garbage).

Explicitly extend the <<display-inside>> production instead.

This commit does not change the intended meaning of the normative prose,
merely defines it more correctly, and should therefore be considered
editorial.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants