diff options
author | Martin Robinson <mrobinson@igalia.com> | 2025-05-23 15:42:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-23 13:42:45 +0000 |
commit | 9c0c1cf30f170000ad6555c9235b1d040ec78b75 (patch) | |
tree | 1e738ea8e356060a8819b7461b258f2edb3ce0ae /tests/wpt/css-tests/css-multicol-1_dev/html4/multicol-overflow-000.htm | |
parent | 8788248fecaeebe91aa66a490cd04431862170ff (diff) | |
download | servo-main.tar.gz servo-main.zip |
This fixes an issue where a viewport change did not trigger a reflow,
when the restyle damage was was otherwise REPAINT. Viewport changes
mean changes to the initial containing block, which is one of the main
inputs to layout. This should trigger a reflow always.
Testing: Unfortunately, our testing infrastructure is not good enough
yet
to test changes to layout when resizing the `WebView`, so it is quite
difficult to write tests for this change.
Signed-off-by: Martin Robinson <mrobinson@igalia.com>
Diffstat (limited to 'tests/wpt/css-tests/css-multicol-1_dev/html4/multicol-overflow-000.htm')
0 files changed, 0 insertions, 0 deletions