Bug 238586 - Do not apply intrinsic margins on form controls when size/layout containment is set
Summary: Do not apply intrinsic margins on form controls when size/layout containment ...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-30 20:37 PDT by zalan
Modified: 2022-03-30 21:11 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2022-03-30 20:37:26 PDT
ssia
Comment 1 zalan 2022-03-30 21:10:59 PDT
Actually I think it's rather unexpected to see the box at a different position just because its sizing does not depend on its content anymore. We either fix bug 238587 or let css/css-contain/contain-size-button-001.html and contain-size-button-002.html fail (or alternatively adjust these tests).