WICG / canvas-formatted-text

Other
82 stars 17 forks source link

Fix a mistake in the code example #52

Closed michael8090 closed 10 months ago

michael8090 commented 2 years ago

It should be constraints.width - box.marginRightBottom - box.width instead of constraints.width - box.marginRightBottom + box.width when calculating the line constraint.

w3cbot commented 2 years ago

michael8090 marked as non substantive for IPR from ash-nazg.

w3cbot commented 1 year ago

Apetree100122 marked as substantive for IPR from ash-nazg.

w3cbot commented 1 year ago

Apetree100122 marked as non substantive for IPR from ash-nazg.

w3cbot commented 1 year ago

Apetree100122 marked as substantive for IPR from ash-nazg.

w3cbot commented 10 months ago

travisleithead marked as non substantive for IPR from ash-nazg.

travisleithead commented 10 months ago

❤️ Thanks for reading and catching this!