Commit 4d4513a
authored
Feat/css grid integration tests (#775)
Add CSS Grid test baseon Web Platform Tests (WPT) - Phase 1: Grid Definition & Track Sizing 🔴 HIGH PRIORITY - Phase 2: Grid Item Placement & Sizing 🔴 HIGH PRIORITY <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **New Features** * Enhanced CSS Grid: min-content/max-content/fit-content sizing, improved track sizing (including fr/minmax), baseline & last-baseline alignment, better auto-placement, area- and line-based placement, spanning, gaps, margins, overflow, and aspect-ratio behaviors. * **Tests** * Large suite of integration and regression tests covering grid tracks, placement, gaps, sizing, intrinsic behaviors, hit-testing, baseline, overlap, and item alignment to validate layouts and edge cases. <sub>✏️ Tip: You can customize this high-level summary in your review settings.</sub> <!-- end of auto-generated comment: release notes by coderabbit.ai -->File tree
220 files changed
+11212
-177
lines changed- integration_tests
- snapshots/css/css-grid
- grid-definition
- grid-items
- grid-lanes
- placement
- specs/css
- css-grid
- grid-definition
- grid-items
- grid-lanes
- placement
- css-sizing
- webf/lib/src
- css
- values
- rendering
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
220 files changed
+11212
-177
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
69 | 69 | | |
70 | 70 | | |
71 | 71 | | |
72 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
0 commit comments