Skip to content

Complete native CSS paint, stacking, clipping, transform, and text coverage #241

Description

@wieslawsoltes

Parent tracker: #235

Problem

Correct layout can still produce incorrect native output when text, generated content, backgrounds, borders, clipping, transforms, opacity, stacking, images, or native controls are represented incorrectly in the retained scene.

Proposed work

  • Add deterministic browser/native raster and scene-structure contracts for text/glyph fallback, decoration, pseudo/generated content, backgrounds, gradients, borders/radii, clipping, transforms, opacity, stacking contexts, and image sizing.
  • Prove paint invalidation for style changes without rebuilding unaffected scene subtrees.
  • Define missing-glyph and non-rendering control-character behavior.
  • Track paint ordering, scene node count, publication count, allocation, and memory.

Acceptance

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    vscode-oss/plannedPlanned for the AppScene/WebScene VS Code OSS integration

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions