openkraken / kraken

A web standards-compliant, high-performance rendering engine based on Flutter.
https://openkraken.com
Apache License 2.0
4.93k stars 304 forks source link

fix: inline replaced element size #1343

Closed temper357 closed 2 years ago

temper357 commented 2 years ago

Closes https://github.com/openkraken/kraken/issues/1270

修复 width/height 对于 display inline 的 replaced element 不生效。标准中有写 width 与 height

Applies to: | all elements except non-replaced inlines

https://www.w3.org/TR/css-sizing-3/#preferred-size-properties