Bug 1740580 - Align shrink-wrap behavior of semi-replaced elements with the spec...
commitec751e23e0b5416a9184e87f9170721d7ce7cea7
authorEmilio Cobos Álvarez <emilio@crisal.io>
Sat, 23 Mar 2024 15:14:20 +0000 (23 15:14 +0000)
committerEmilio Cobos Álvarez <emilio@crisal.io>
Sat, 23 Mar 2024 15:14:20 +0000 (23 15:14 +0000)
treef60c45f01f16b2128f296c2ca6005f4627cb0b58
parent1bdebc4440658c092f48cd3731d17b1226e4d5da
Bug 1740580 - Align shrink-wrap behavior of semi-replaced elements with the spec. r=dholbert,layout-reviewers

The removed reftsts test basically the opposite, and are sufficiently
covered by the WPTs that we start passing, so just remove them.

Differential Revision: https://phabricator.services.mozilla.com/D204797
25 files changed:
dom/html/test/forms/test_input_password_click_show_password_button.html
layout/forms/nsCheckboxRadioFrame.cpp
layout/forms/nsMeterFrame.cpp
layout/forms/nsMeterFrame.h
layout/forms/nsProgressFrame.cpp
layout/forms/nsProgressFrame.h
layout/forms/nsRangeFrame.cpp
layout/forms/nsRangeFrame.h
layout/forms/nsTextControlFrame.cpp
layout/forms/nsTextControlFrame.h
layout/generic/ReflowInput.cpp
layout/generic/ReflowInput.h
layout/generic/nsContainerFrame.cpp
layout/generic/nsIFrame.cpp
layout/generic/nsIFrame.h
layout/reftests/bugs/307102-2-ref.html [deleted file]
layout/reftests/bugs/307102-2.html [deleted file]
layout/reftests/bugs/385870-1-ref.html [deleted file]
layout/reftests/bugs/385870-1.html [deleted file]
layout/reftests/bugs/385870-2-ref.html [deleted file]
layout/reftests/bugs/385870-2.html [deleted file]
layout/reftests/bugs/reftest.list
testing/web-platform/meta/css/css-position/position-absolute-semi-replaced-stretch-button.html.ini [deleted file]
testing/web-platform/meta/css/css-position/position-absolute-semi-replaced-stretch-input.html.ini [deleted file]
testing/web-platform/meta/css/css-position/position-absolute-semi-replaced-stretch-other.html.ini [deleted file]