Closed Bug 1533440 Opened 5 years ago Closed 5 years ago

reorganize and update descriptions of some DOM-related components

Categories

(bugzilla.mozilla.org :: Administration, task)

Staging
task
Not set
normal

Tracking

()

RESOLVED FIXED

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:

  1. 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.
    ==

  2. for [DOM]: merge this into [DOM: Core & HTML]

  3. for [HTML: Form Submission]: merge this into [DOM: Core & HTML]

  4. for [DOM: Events]: update the description as
    ==
    This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
    ==

  5. 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.
    ==

  6. for [Event Handling]: merge this into [User events and focus handling]

  7. for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]

  8. for [Selection]: update the description as
    ==
    This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
    ==

  9. 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: nobody → dkl
Status: NEW → ASSIGNED

(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:

  1. 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

  1. for [DOM]: merge this into [DOM: Core & HTML]

Done

  1. for [HTML: Form Submission]: merge this into [DOM: Core & HTML]

Done

  1. for [DOM: Events]: update the description as
    ==
    This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
    ==

Done

  1. 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

  1. for [Event Handling]: merge this into [User events and focus handling]

Done

  1. for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]

Done

  1. for [Selection]: update the description as
    ==
    This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
    ==

Done

  1. 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

Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED

Thank you very much!

(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:

  1. 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

  1. for [DOM]: merge this into [DOM: Core & HTML]

Done

  1. for [HTML: Form Submission]: merge this into [DOM: Core & HTML]

Done

  1. for [DOM: Events]: update the description as
    ==
    This component includes bugs for DOM events from https://dom.spec.whatwg.org/.
    ==

Done

  1. 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.

  1. for [Event Handling]: merge this into [User events and focus handling]

Done

  1. for [Keyboard: Navigation] (under Core product): merge this into [User events and focus handling]

Done

  1. for [Selection]: update the description as
    ==
    This component includes bugs for selection handling from https://w3c.github.io/selection-api/.
    ==

Done

  1. 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

Flags: needinfo?(dkl)

Fixed now. Sorry for that.

Flags: needinfo?(dkl)
You need to log in before you can comment on or make changes to this bug.