Thanks to visit codestin.com
Credit goes to github.com

Skip to content

dead CSS properties #111

Closed
Closed
@FlutterIssues

Description

@FlutterIssues

Issue by Hixie
Monday Jul 20, 2015 at 20:33 GMT
Originally opened as https://github.com/flutter/engine/issues/155


From @Hixie on February 19, 2015 18:19

Looking through CSSProperties.in I noticed the following properties which should probably be dead already and might be safe to remove:

  • caption-side
  • empty-cells
  • orphans
  • widows
  • page-break-before
  • page-break-after
  • page-break-inside
  • table-layout
  • speak (?)

Copied from original issue: domokit/mojo#50

Metadata

Metadata

Assignees

No one assigned

    Labels

    c: new featureNothing broken; request for a new capability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions