diff options
author | valadaptive <79560998+valadaptive@users.noreply.github.com> | 2024-07-24 07:40:23 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-24 11:40:23 +0000 |
commit | 60e65c175dcc6dda08161f3a3f56510fc88ddceb (patch) | |
tree | 1ae9ea182555c3fd9fe705337ba6e7bc957357cb /components/script/dom/element.rs | |
parent | e425ad0cb722b01420ddc315492d13067828250e (diff) | |
download | servo-60e65c175dcc6dda08161f3a3f56510fc88ddceb.tar.gz servo-60e65c175dcc6dda08161f3a3f56510fc88ddceb.zip |
Implement the `aspect-ratio` property for replaced elements (#32800)
* Add WPT tests for box-sizing with aspect-ratio
Signed-off-by: valadaptive <valadaptive@protonmail.com>
* Implement `aspect-ratio` for replaced elements
There are two regressions because we don't implement `object-fit`, and
one because we don't properly represent non-available <img>s with `alt`
attributes.
Signed-off-by: valadaptive <valadaptive@protonmail.com>
---------
Signed-off-by: valadaptive <valadaptive@protonmail.com>
Diffstat (limited to 'components/script/dom/element.rs')
0 files changed, 0 insertions, 0 deletions