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

feat: support vertical-align in inline styles #1266

Merged
merged 2 commits into from
May 15, 2023

Conversation

Sub6Resources
Copy link
Owner

Fixes #1107

@codecov
Copy link

codecov bot commented May 15, 2023

Codecov Report

Patch coverage: 89.65% and project coverage change: +0.57 🎉

Comparison is base (d7247cb) 58.62% compared to head (cd8381c) 59.20%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1266      +/-   ##
==========================================
+ Coverage   58.62%   59.20%   +0.57%     
==========================================
  Files          37       37              
  Lines        2642     2652      +10     
==========================================
+ Hits         1549     1570      +21     
+ Misses       1093     1082      -11     
Impacted Files Coverage Δ
lib/src/css_parser.dart 16.19% <72.72%> (+2.11%) ⬆️
lib/src/style.dart 84.80% <100.00%> (-0.08%) ⬇️

... and 2 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Sub6Resources Sub6Resources merged commit fe896de into master May 15, 2023
@Sub6Resources Sub6Resources deleted the fix/css-vertical-align branch May 15, 2023 18:09
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.

[BUG] vertical-align not working in Html/SelectableHtml
1 participant