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
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
Acceptance