P6-03: Rebaseline render/UI regression assets after placement engine changes #32
Labels
No Label
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: Rbanh/schemeta#32
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Objective
Update deterministic baselines after layout-engine improvements and keep regression safety intact.
Scope
Acceptance Criteria
npm testpasses including render determinism.npm run test:uipasses with updated baselines.Delivered in commit
47fabe6.Implemented:
tests/render-regression.test.js.tests/baselines/ui/to match improved placement engine output.Verification:
npm testpassnpm run test:uipass