Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Prev Previous commit
Next Next commit
Merge remote-tracking branch 'upstream/main' into skia_paragraph_buil…
…der_strut_half_leading
  • Loading branch information
LongCatIsLooong committed Feb 15, 2024
commit 4f7ead35f7e5fe1c500cf05076426b3eb4cfe6c7
2 changes: 1 addition & 1 deletion lib/web_ui/test/canvaskit/canvaskit_api_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -1596,7 +1596,7 @@ void _paragraphTests() {
..weight = canvasKit.FontWeight.Bold)
..fontSize = 72
..heightMultiplier = 1.5
..halfLeading = true
..halfLeading = false
..leading = 0
..strutEnabled = true
..forceStrutHeight = false;
Expand Down
You are viewing a condensed version of this merge commit. You can view the full changes here.