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

Editorial: fix popover attribute index entries #9483

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

domenic
Copy link
Member

@domenic domenic commented Jul 4, 2023

Fix the backlinks to the attribute definitions, which has the effect of causing the attribute definitions to show up in the input and button element definitions. (The newlines here are, unfortunately, important.)

Before:
image

After:
image

Also make popovertarget use the same "ID*" value space as other ID-accepting elements, as noted in #9144 (comment).


/indices.html ( diff )

Fix the backlinks to the attribute definitions, which has the effect of causing the attribute definitions to show up in the input and button element definitions. (The newlines here are, unfortunately, important.)

Also make popovertarget use the same "ID*" value space as other ID-accepting elements, as noted in #9144 (comment).
@domenic domenic requested a review from josepharhar July 4, 2023 04:52
@domenic domenic added the topic: popover The popover attribute and friends label Jul 4, 2023
@domenic domenic merged commit c7bd706 into main Jul 11, 2023
2 checks passed
@domenic domenic deleted the fix-popover-backlinks branch July 11, 2023 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: popover The popover attribute and friends
Development

Successfully merging this pull request may close these issues.

None yet

3 participants