Commit Graph

2 Commits

Author SHA1 Message Date
Callum Law
9b4cd4fe62 Tests: Fix flaky test timeout
If the iframe had loaded before the test was executed this would timeout
2026-03-12 12:00:44 +01:00
Callum Law
33c0e55762 LibWeb: Check navigable container for whether element needs style update
The style of an element depends on it's navigable's viewport size which
in turn depends on the navigable's container's style - so if requires a
style update then so does the original element.
2026-03-09 14:36:18 +00:00