Skip to content

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

Closed
anssiko opened this issue Jun 27, 2019 · 0 comments · Fixed by #465
Closed

Update HTML 5.x references to HTML LS #464

anssiko opened this issue Jun 27, 2019 · 0 comments · Fixed by #465

Comments

@anssiko
Copy link
Member

anssiko commented Jun 27, 2019

Per https://lists.w3.org/Archives/Public/spec-prod/2019AprJun/0000.html we should migrate all [HTML51] and [HTML52] references to [HTML].

(Obsoletes #462)

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
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant