Skip to content

script: Check correct element if text-decoration is effective#44293

Merged
Gae24 merged 1 commit into
servo:mainfrom
TimvdLippe:set-for-correct-element
Apr 17, 2026
Merged

script: Check correct element if text-decoration is effective#44293
Gae24 merged 1 commit into
servo:mainfrom
TimvdLippe:set-for-correct-element

Conversation

@TimvdLippe

Copy link
Copy Markdown
Contributor

Rather than node, we should check new_parent for this. Unfortunately some regressions, which have been flip-flopping in recent PRs. That's because underline itself uses its own state to determine what to do. However, this is a net positive PR that also adheres to the spec, so it's another step in the right direction.

Part of #25005

Testing: WPT

Rather than node, we should check `new_parent` for this.
Unfortunately some regressions, which have been flip-flopping
in recent PRs. That's because underline itself uses its own
state to determine what to do. However, this is a net positive
PR that also adheres to the spec, so it's another step in
the right direction.

Part of servo#25005

Signed-off-by: Tim van der Lippe <tvanderlippe@gmail.com>
@TimvdLippe TimvdLippe requested a review from gterzian as a code owner April 17, 2026 07:52
@servo-highfive servo-highfive added the S-awaiting-review There is new code that needs to be reviewed. label Apr 17, 2026
@servo-highfive servo-highfive removed the S-awaiting-review There is new code that needs to be reviewed. label Apr 17, 2026
@Gae24 Gae24 added this pull request to the merge queue Apr 17, 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 17, 2026
Merged via the queue into servo:main with commit e7c29c3 Apr 17, 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 17, 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.

3 participants