Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change base-select icon from background-image to svg elements #46152

Merged
merged 1 commit into from
May 13, 2024

Commits on May 13, 2024

  1. Change base-select icon from background-image to svg elements

    Putting the svg in a data url for background-image was not as
    customizable in CSS for developers, but using an actual svg element is:
    openui/open-ui#881
    
    Bug: 40146374
    Fixed: 337904202
    Change-Id: If1528b3df97e31de5b86b27a6aa935223ff0f0a4
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5522663
    Reviewed-by: David Baron <dbaron@chromium.org>
    Commit-Queue: Joey Arhar <jarhar@chromium.org>
    Cr-Commit-Position: refs/heads/main@{#1300224}
    josepharhar authored and chromium-wpt-export-bot committed May 13, 2024
    Configuration menu
    Copy the full SHA
    aaea226 View commit details
    Browse the repository at this point in the history