Skip to content

layout: depend on web_atoms rather than html5ever#44277

Merged
TimvdLippe merged 1 commit into
servo:mainfrom
nicoburns:layout-web-atoms
Apr 16, 2026
Merged

layout: depend on web_atoms rather than html5ever#44277
TimvdLippe merged 1 commit into
servo:mainfrom
nicoburns:layout-web-atoms

Conversation

@nicoburns

Copy link
Copy Markdown
Contributor

servo-layout only depends on html5ever for it's atom types which are now split out into the web_atoms crate. This switches the dependency to web_atoms to remove the unncessary dependency

Testing: This just imports the same types from a different crate. So if it builds, it should work.

Signed-off-by: Nico Burns <nico@nicoburns.com>
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 16, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 16, 2026
@TimvdLippe
TimvdLippe added this pull request to the merge queue Apr 16, 2026
@servo-highfive servo-highfive added the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 16, 2026
Merged via the queue into servo:main with commit df3f915 Apr 16, 2026
33 checks passed
@servo-highfive servo-highfive removed the S-awaiting-merge The PR is in the process of compiling and running tests on the automated CI. label Apr 16, 2026
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.

4 participants