Skip to content

layout: fix UA stylesheet for <input type="radio"/>#59841

Open
servo-wpt-sync wants to merge 1 commit into
web-platform-tests:masterfrom
servo:servo_export_44627
Open

layout: fix UA stylesheet for <input type="radio"/>#59841
servo-wpt-sync wants to merge 1 commit into
web-platform-tests:masterfrom
servo:servo_export_44627

Conversation

@servo-wpt-sync
Copy link
Copy Markdown
Collaborator

Fix Servo's UA styling for <input type="radio"/> to allow Servo to render the width of <input type="radio"/> if specified by user.

Test case:

<span style="border-style: solid;">
    <input type="radio" style="width: 180px;"/>
</span>

Reviewed in servo/servo#44627

Copy link
Copy Markdown
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The review process for this patch is being conducted in the Servo project.

@servo-wpt-sync servo-wpt-sync force-pushed the servo_export_44627 branch 5 times, most recently from 0e797e4 to efbe883 Compare May 13, 2026 08:18
Signed-off-by: Richard Tjokroutomo <richard.tjokro2@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants