Skip to content

Conversation

web-padawan
Copy link
Member

Description

Removed test styles that are no longer necessary after updating to use base styles.
Confirmed that tests now pass in Firefox without CSS that was added in #9341

Type of change

  • Test

@web-padawan web-padawan requested a review from vursen August 8, 2025 11:36
comboBox = fixtureSync('<vaadin-combo-box></vaadin-combo-box>');
comboBox = fixtureSync(`
<vaadin-combo-box
style="--vaadin-combo-box-overlay-max-height: 400px"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overlay max-height is still needed to make these tests run consistently regardless of the screen height.

Copy link

sonarqubecloud bot commented Aug 8, 2025

@web-padawan web-padawan merged commit d8d4525 into main Aug 9, 2025
9 checks passed
@web-padawan web-padawan deleted the test/cleanup-combo-box-styles branch August 9, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants