-
- Downloads
Bug 1786521 - Fix AppearanceValueAffectsFrames. r=TYLin
We had zero tests for this, and when I implemented the optimization to avoid reframing in most cases I apparently swapped the arguments ;_; Fix <input type=search> which suffered from the same issue, but we don't ship by default. Differential Revision: https://phabricator.services.mozilla.com/D155394
Showing
- layout/reftests/forms/input/number/appearance-textfield-dynamic.html 7 additions, 0 deletions...ests/forms/input/number/appearance-textfield-dynamic.html
- layout/reftests/forms/input/number/appearance-textfield.html 2 additions, 0 deletionslayout/reftests/forms/input/number/appearance-textfield.html
- layout/reftests/forms/input/number/reftest.list 3 additions, 0 deletionslayout/reftests/forms/input/number/reftest.list
- layout/reftests/forms/input/number/text.html 2 additions, 0 deletionslayout/reftests/forms/input/number/text.html
- layout/reftests/forms/input/search/appearance-textfield-dynamic.html 7 additions, 0 deletions...ests/forms/input/search/appearance-textfield-dynamic.html
- layout/reftests/forms/input/search/appearance-textfield.html 2 additions, 0 deletionslayout/reftests/forms/input/search/appearance-textfield.html
- layout/reftests/forms/input/search/reftest.list 3 additions, 0 deletionslayout/reftests/forms/input/search/reftest.list
- layout/reftests/forms/input/search/text.html 2 additions, 0 deletionslayout/reftests/forms/input/search/text.html
- layout/style/nsStyleStruct.cpp 8 additions, 8 deletionslayout/style/nsStyleStruct.cpp
Loading
Please register or sign in to comment