Skip to content
This repository was archived by the owner on Jan 28, 2026. It is now read-only.

Add missing px unit to width and height attributes#506

Open
astrotuna201 wants to merge 1 commit into
TokamakUI:mainfrom
astrotuna201:fix-path-width-height-units
Open

Add missing px unit to width and height attributes#506
astrotuna201 wants to merge 1 commit into
TokamakUI:mainfrom
astrotuna201:fix-path-width-height-units

Conversation

@astrotuna201
Copy link
Copy Markdown

PR fixes missing "px" units to width and height attribute, that resulted in attribute being dropped as invalid by browsers.

@carson-katri carson-katri added the bug Something isn't working label Jul 18, 2022
@MaxDesiatov MaxDesiatov requested a review from carson-katri July 29, 2022 20:20
@MaxDesiatov MaxDesiatov changed the title add missing length unit to width and height attributes Add missing px unit to width and height attributes Jul 29, 2022
Copy link
Copy Markdown
Collaborator

@MaxDesiatov MaxDesiatov left a comment

Choose a reason for hiding this comment

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

Would you be able to add a test (possibly a snapshot test if you find that more appropriate) to prevent regressions in the future? Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Development

Successfully merging this pull request may close these issues.

3 participants