aboutsummaryrefslogtreecommitdiffstats
path: root/python/servo/command_base.py
diff options
context:
space:
mode:
authorbors-servo <infra@servo.org>2023-06-20 18:36:03 +0200
committerGitHub <noreply@github.com>2023-06-20 18:36:03 +0200
commit47714f767ed09890273fb2b34076934ce963964c (patch)
tree8ec87963c589beebb3c9b8ed2c330f4a5575f42e /python/servo/command_base.py
parent836ae5fa48b7cb60dd801e6cd20becc1d839e8f5 (diff)
parent4cb43326024f2bf88357d32bfb56f293eaf2366d (diff)
downloadservo-47714f767ed09890273fb2b34076934ce963964c.tar.gz
servo-47714f767ed09890273fb2b34076934ce963964c.zip
Auto merge of #29870 - mrobinson:float-root, r=Loirooriol
Layout 2020: Correct rendering of floated root Fix two issues around floating a root element: 1. In the StackingContext code handle the case where a root element is a Float fragment and not a Box fragment. This fixes a debug assertion failure in the css/CSS2/float/float-root.html test. 2. When initializing the SequentialLayoutState, use the containing block width as the maximum inline float placement position instead of infinity. This fixes the rendering of css/CSS2/float/float-root.html. Note that css/CSS2/float/float-root.html was passing before, because both the test and reference were subject to the same bug. This fixes a couple other tests as well. <!-- Please describe your changes on the following line: --> --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [x] There are tests for these changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
Diffstat (limited to 'python/servo/command_base.py')
0 files changed, 0 insertions, 0 deletions