-
Notifications
You must be signed in to change notification settings - Fork 40
Update HTML 5.x references to HTML LS #464
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
Comments
anssiko
added a commit
that referenced
this issue
Jun 27, 2019
Apart from direct mapping: - "firing an event" concept moved to [DOM] - "firing a simple event named e" concept replaced with "fire an event" in whatwg/html#1887 - "sandboxed top-level navigation browsing context flag" is now forked into "with user gesture" and "without user gesture", "without user gesture" seems appropriate here. Historical context: #414 Fix #464
anssiko
added a commit
that referenced
this issue
Jun 27, 2019
Apart from direct mapping: - "firing an event" concept moved to [DOM] - "firing a simple event named e" concept replaced with "fire an event" in whatwg/html#1887 - "sandboxed top-level navigation browsing context flag" is now forked into "with user gesture" and "without user gesture", "without user gesture" seems appropriate here. Historical context: #414 Fix #464
markafoltz
pushed a commit
that referenced
this issue
Aug 14, 2019
Apart from direct mapping: - "firing an event" concept moved to [DOM] - "firing a simple event named e" concept replaced with "fire an event" in whatwg/html#1887 - "sandboxed top-level navigation browsing context flag" is now forked into "with user gesture" and "without user gesture", "without user gesture" seems appropriate here. Historical context: #414 Fix #464
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Per https://lists.w3.org/Archives/Public/spec-prod/2019AprJun/0000.html we should migrate all [HTML51] and [HTML52] references to [HTML].
(Obsoletes #462)
The text was updated successfully, but these errors were encountered: