Skip to content

Task source is not specified #402

@domfarolino

Description

@domfarolino

In Queue an Intersection Observer task, we queue a task to the document's event loop, however to queue a task you must also specify a task source, which we do not.

Chromium seems to use a special task source specific to Intersection Observer for this, which I think is probably the most extensible solution. So the spec should probably define this task source and use it appropriately.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions