Skip to content

scrollLeft/scrollTop, why do they exist? #2140

Closed
@syranide

Description

@syranide

scrollLeft and scrollTop are specified in HTMLDOMPropertyConfig, I understand what they're probably for. But what is the use-case? Doesn't it make more sense to just let users set/update them manually (on DOM nodes)?

I'm asking because we currently emit invalid attributes for them, we also don't set the properties when reusing server-markup, so they seem really really hacky right now.

cc @zpao @spicyj @yungsters

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