Reland "input[type=file]: Ignore the 'overflow' property"
This is a reland of c0d846b5 Differences from the original CL: * The original CL had a wrong expectation file for Win7 because of win7-blink-rel bot outage. This CL removed it because 'Win' expectation is enough. Original change's description: > input[type=file]: Ignore the 'overflow' property > > For a historical reason, some form controls always clip the content, > and should ignore the 'overflow' property. File upload control NG had > a regression that it accepts overflow:visible. This CL disables it > again. The new behavior is compatible with Safari and Firefox. > > Bug: 1139629 > Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng_disabled > Change-Id: I6b0b5a715a2c859f195bbf2473ead67cd22bd14d > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2528812 > Reviewed-by: Koji Ishii <kojii@chromium.org> > Commit-Queue: Kent Tamura <tkent@chromium.org> > Cr-Commit-Position: refs/heads/master@{#825813} Bug: 1139629 Change-Id: I9969d7263873ddf08ddcb45b3e1566e75e042924 Cq-Include-Trybots: luci.chromium.try:linux_layout_tests_layout_ng_disabled Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2532478 Commit-Queue: Kent Tamura <tkent@chromium.org> Reviewed-by:Koji Ishii <kojii@chromium.org> Cr-Commit-Position: refs/heads/master@{#826539}
Showing


15.7 KB
