Skip to content

Unify dart:html.{Rect,ClientRect,SVGRect} #3035

Closed
@DartBot

Description

@DartBot

This issue was originally filed by @seaneagan


dart:html has three different interfaces to represent a Rectangle:

Rect
ClientRect
SVGRect

These ought to be unified into a single interface. The dart style guide recommends not to use abbreviations, so ideally it would be named 'Rectangle' instead of just 'Rect'.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2A bug or feature request we're likely to work onarea-core-librarySDK core library issues (core, async, ...); use area-vm or area-web for platform specific libraries.closed-obsoleteClosed as the reported issue is no longer relevantlibrary-htmltype-enhancementA request for a change that isn't a bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions