Skip to content

fix: reorder container-no-justify-items test.html cases#204

Merged
purupurupu merged 1 commit into
mainfrom
worktree-spicy-painting-dragonfly
Mar 23, 2026
Merged

fix: reorder container-no-justify-items test.html cases#204
purupurupu merged 1 commit into
mainfrom
worktree-spicy-painting-dragonfly

Conversation

@purupurupu

Copy link
Copy Markdown
Owner

Summary

  • Reorder container-no-justify-items test cases in examples/test.html so warn cases (expect-warn) appear under the "Should warn" heading and ok cases (expect-ok) appear under "Should NOT warn"
  • No test logic or expectations changed — only the visual grouping under <h3> headings was corrected

Test plan

  • pnpm test — 1001 unit tests passed
  • pnpm test:e2e — 20 e2e tests passed
  • Verified with temporary Playwright script that all 8 cases produce correct results in Chromium

… headings

Warn cases (inline, flex) were under "Should NOT warn" and an ok case
(block) was under "Should warn". Move cases so section headings match
their expect-warn/expect-ok classes.
@purupurupu
purupurupu merged commit 859548f into main Mar 23, 2026
2 checks passed
@purupurupu
purupurupu deleted the worktree-spicy-painting-dragonfly branch March 23, 2026 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant