diff options
author | Martin Robinson <mrobinson@igalia.com> | 2024-01-23 13:55:01 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-23 12:55:01 +0000 |
commit | 54fb381a0a4c070bac75e9f602bf905fa101194d (patch) | |
tree | 1a40ea5debfe55b81df1c4b445475a1abc508bf4 /python/servo | |
parent | 890588945d2f0b9ad28d024d5a1ba2fb85542637 (diff) | |
download | servo-54fb381a0a4c070bac75e9f602bf905fa101194d.tar.gz servo-54fb381a0a4c070bac75e9f602bf905fa101194d.zip |
layout: Convert layout internal display to inline for replaced elements (#31133)
Replaced elements should never be able to have a layout internal
display, according to the specification. This change makes it so that
the used value of replaced element's display is always inline, as the
specification says.
Diffstat (limited to 'python/servo')
0 files changed, 0 insertions, 0 deletions