Skip to content
This repository has been archived by the owner on Jul 30, 2019. It is now read-only.

Remove onshow #1278

Merged
merged 4 commits into from
Mar 8, 2018
Merged

Remove onshow #1278

merged 4 commits into from
Mar 8, 2018

Conversation

edent
Copy link
Member

@edent edent commented Mar 3, 2018

(I think I'm right about this...)

The onshow event handler was part of contextmenu - which was never implemented.

See:

Re #1215

edent added 4 commits March 3, 2018 14:36
(I think I'm right about this...)

The `onshow` event handler was part of `contextmenu` - which was never implemented.

See:

* #589
* whatwg/html#2860

Re #1215
Copy link
Collaborator

@chaals chaals left a comment

Choose a reason for hiding this comment

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

Looks good to me.

@@ -2047,7 +2047,7 @@
1. If this {{Document}} object's <a>active sandboxing flag set</a> has its
<a>sandboxed <code>document.domain</code> browsing context flag</a> set, then throw a
"{{SecurityError}}" {{DOMException}}.
1. Let <var>effectiveDomain</var> be this <code>Document</code>'s <a>origin</a>'s
1. Let <var>effectiveDomain</var> be this {{Document}}'s [=concept/origin=]'s
Copy link
Collaborator

Choose a reason for hiding this comment

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

This is an unrelated linking fix, no?

@chaals chaals merged commit 3f3f519 into master Mar 8, 2018
plehegar pushed a commit that referenced this pull request Mar 9, 2018
@edent edent deleted the 1215-warnings-edent-2 branch October 17, 2018 15:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants