Skip to content

fix: width/height HTML attributes not derived from an element's own inline style attribute#745

Merged
Stranger6667 merged 1 commit into
masterfrom
dd/fix-1
Jun 16, 2026
Merged

fix: width/height HTML attributes not derived from an element's own inline style attribute#745
Stranger6667 merged 1 commit into
masterfrom
dd/fix-1

Conversation

@Stranger6667

Copy link
Copy Markdown
Owner

Fixes #725

…wn inline `style` attribute

Signed-off-by: Dmitry Dygalo <dmitry@dygalo.dev>
@codecov

codecov Bot commented Jun 16, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 92.02%. Comparing base (2bc7e21) to head (cea7209).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #745      +/-   ##
==========================================
+ Coverage   91.95%   92.02%   +0.07%     
==========================================
  Files          17       17              
  Lines        2560     2584      +24     
==========================================
+ Hits         2354     2378      +24     
  Misses        206      206              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@codspeed-hq

codspeed-hq Bot commented Jun 16, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 12 untouched benchmarks


Comparing dd/fix-1 (cea7209) with master (2bc7e21)

Open in CodSpeed

@Stranger6667 Stranger6667 merged commit 8c26cbd into master Jun 16, 2026
83 of 84 checks passed
@Stranger6667 Stranger6667 deleted the dd/fix-1 branch June 16, 2026 12:08
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.

Height / Width attributes not being added to IMG tags when there's a corresponding style

1 participant