Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Revert "Handle appearance value changes during <select> showPicker."
This reverts commit b0d64404c5c3c10ac474752095c0ecea7501574a. Reason for revert: Failing consistently on a number of builders, e.g. https://ci.chromium.org/ui/p/chromium/builders/ci/mac11-arm64-rel-tests/50289/overview. Original change's description: > Handle appearance value changes during <select> showPicker. > > When the appearance value changes as the result of the picker > opening (e.g. via `::picker(select):open {appearance:auto}` or > similar), we close the picker to avoid any oscillation or > nonsensical behavior. This CL implements this change. > > Fixed: 376097114,370536090,367426156 > Bug: 384394713 > Change-Id: Ic94b1c860782eba594e18fb4469e6826ae6c2d03 > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6094831 > Auto-Submit: Mason Freed <masonf@chromium.org> > Reviewed-by: Joey Arhar <jarhar@chromium.org> > Commit-Queue: Mason Freed <masonf@chromium.org> > Cr-Commit-Position: refs/heads/main@{#1397591} Bug: 384394713 Change-Id: I99a287e125cdf88f6933111181e1a2bdcaf7576d No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6103306 Bot-Commit: Rubber Stamper <rubber-stamper@appspot.gserviceaccount.com> Auto-Submit: Reilly Grant <reillyg@chromium.org> Owners-Override: Reilly Grant <reillyg@chromium.org> Commit-Queue: Reilly Grant <reillyg@chromium.org> Cr-Commit-Position: refs/heads/main@{#1397653}
- Loading branch information