reorganize and update descriptions of some DOM-related components
Categories
(bugzilla.mozilla.org :: Administration, task)
Tracking
()
People
(Reporter: hsinyi, Assigned: dkl)
References
Details
Hi DOM Core team would like to make changes to certain DOM-related components under Core product.
The updates are as follows:
-
for [DOM: Core & HTML]: update the description as
==
Issues in DOM tree https://dom.spec.whatwg.org/ & HTML https://html.spec.whatwg.org/ that do not fit into any other DOM or HTML component or which span multiple DOM or HTML components.
== -
for [DOM]: merge this into [DOM: Core & HTML]
-
for [HTML: Form Submission]: merge this into [DOM: Core & HTML]
-
for [DOM: Events]: update the description as
==
This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
== -
Create a new component [User events and focus handling], the description is
==
This component includes bugs for user input events, for example https://w3c.github.io/uievents/, focus handling from https://html.spec.whatwg.org/", and access key handling on a page.
== -
for [Event Handling]: merge this into [User events and focus handling]
-
for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]
-
for [Selection]: update the description as
==
This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
== -
for [Editor]: update the description as
==
This component includes bugs for text input handling, such as typing to an <input> element, contenteditable/designMode.
==
[:hsinyi] will be the triage owner for [User events and focus handling]. Triage owners for others remain the same.
Thank you!
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 1•6 years ago
|
||
(In reply to Hsin-Yi Tsai [:hsinyi] from comment #0)
Hi DOM Core team would like to make changes to certain DOM-related components under Core product.
The updates are as follows:
- for [DOM: Core & HTML]: update the description as
==
Issues in DOM tree https://dom.spec.whatwg.org/ & HTML https://html.spec.whatwg.org/ that do not fit into any other DOM or HTML component or which span multiple DOM or HTML components.
==
Done
- for [DOM]: merge this into [DOM: Core & HTML]
Done
- for [HTML: Form Submission]: merge this into [DOM: Core & HTML]
Done
- for [DOM: Events]: update the description as
==
This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
==
Done
- Create a new component [User events and focus handling], the description is
==
This component includes bugs for user input events, for example https://w3c.github.io/uievents/, focus handling from https://html.spec.whatwg.org/", and access key handling on a page.
==
Done
- for [Event Handling]: merge this into [User events and focus handling]
Done
- for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]
Done
- for [Selection]: update the description as
==
This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
==
Done
- for [Editor]: update the description as
==
This component includes bugs for text input handling, such as typing to an <input> element, contenteditable/designMode.
==
Done
[:hsinyi] will be the triage owner for [User events and focus handling]. Triage owners for others remain the same.
Done
Reporter | ||
Comment 2•6 years ago
|
||
Thank you very much!
Reporter | ||
Comment 3•6 years ago
|
||
(In reply to David Lawrence [:dkl] from comment #1)
(In reply to Hsin-Yi Tsai [:hsinyi] from comment #0)
Hi DOM Core team would like to make changes to certain DOM-related components under Core product.
The updates are as follows:
- for [DOM: Core & HTML]: update the description as
==
Issues in DOM tree https://dom.spec.whatwg.org/ & HTML https://html.spec.whatwg.org/ that do not fit into any other DOM or HTML component or which span multiple DOM or HTML components.
==Done
- for [DOM]: merge this into [DOM: Core & HTML]
Done
- for [HTML: Form Submission]: merge this into [DOM: Core & HTML]
Done
- for [DOM: Events]: update the description as
==
This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
==Done
- Create a new component [User events and focus handling], the description is
==
This component includes bugs for user input events, for example https://w3c.github.io/uievents/, focus handling from https://html.spec.whatwg.org/", and access key handling on a page.
==Done
Hello :dkl,
I just noticed that the links in the description are missing. Could you please check again? Thank you very much for the help.
- for [Event Handling]: merge this into [User events and focus handling]
Done
- for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]
Done
- for [Selection]: update the description as
==
This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
==Done
- for [Editor]: update the description as
==
This component includes bugs for text input handling, such as typing to an <input> element, contenteditable/designMode.
==Done
[:hsinyi] will be the triage owner for [User events and focus handling]. Triage owners for others remain the same.
Done
Description
•