diff options
author | Nico Burns <nico@nicoburns.com> | 2025-06-08 16:17:10 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-08 15:17:10 +0000 |
commit | 1b5a10a55fe1215f7d965e00a0f3bddc0d47711a (patch) | |
tree | 2b1ad81b6b7c7f61806ba8843996a405c6f572f8 /tests/wpt/meta/html/semantics | |
parent | bd6639aadbbda905a82bfe911caf033cd33cfde1 (diff) | |
download | servo-main.tar.gz servo-main.zip |
This applies some fixes for CSS Grid percentage sizing. These fixes are
mostly within Taffy, but there are some changes in Servo to allow it to
communicate whether an item is replaced to Taffy.
It also updates Taffy to v0.8.0. Taffy has switched to a tagged pointer
representation of length/size styles. Much of the diff here is updating
Servo's type conversion code to use the new representation.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by
`[X]` when the step is complete, and replace `___` with appropriate
data: -->
- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes OR
---------
Signed-off-by: Nico Burns <nico@nicoburns.com>
Diffstat (limited to 'tests/wpt/meta/html/semantics')
0 files changed, 0 insertions, 0 deletions