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

Encourage user agents to only expose supported properties #80

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

Conversation

beverloo
Copy link
Member

@beverloo beverloo commented Aug 5, 2016

Addresses #81.


Preview | Diff

@@ -291,6 +291,14 @@ removed from the <a>list of notifications</a>.
<p>User agents should display <a>persistent notifications</a> in a platform's
"notification center" (if available).

<p>User agents should only expose properties on the {{Notification}} object when
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it's better to not say "on the Notification object" as they are more likely on the prototype object and maybe elsewhere.

We should probably also mention that dictionary members are likewise not to be supported (this impacts whether valueOf is run, for instance).

Base automatically changed from master to main January 15, 2021 07:45
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