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

Add reference to the element #217

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

Conversation

NavidZ
Copy link
Member

@NavidZ NavidZ commented Jan 3, 2019

No description provided.

@NavidZ NavidZ requested a review from garykac January 3, 2019 17:59
@NavidZ
Copy link
Member Author

NavidZ commented Jan 3, 2019

@garykac I got also confused by this whole paragraph. Can we have an element that is not capable of being an event target? After all Element does inherit from EventTarget.

@garykac
Copy link
Member

garykac commented Jan 3, 2019

I'm not sure what situation that's trying to cover if Element > Node > EventTarget.

These glossary entries were written a long time ago and (1) things may have changed or (2) they may not have been written clearly. We should check with @domenic to see if can think of a situation that this trying to cover.

In any case, we should have a better (more formal) definition for this somewhere - a glossary entry isn't really good enough.

In any case, this spec is generated by bikeshed, so modifying the HTML will just be overwritten the next time the spec is generated. This change would need to be made to sections/glossary.txt and then run the build.py script.

@NavidZ
Copy link
Member Author

NavidZ commented Jan 3, 2019

Sure. Let's wait for @domenic before changing anything.

@domenic
Copy link

domenic commented Jan 3, 2019

Well, "event target" is defined at https://w3c.github.io/uievents/#event-target not to be exactly equal to "any EventTarget instance". But, I can't really see anything it's getting at. Probably best to just delete that clause.

@saschanaz saschanaz changed the base branch from gh-pages to main March 23, 2021 17:14
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.

3 participants