mirror of
https://github.com/RGBCube/serenity
synced 2025-10-29 05:32:34 +00:00
Before this change, `set_needs_to_resolve_paint_only_properties()` was only called after style invalidation. However, since relayout can be triggered independently from style invalidation, we need to ensure that paint-only properties are updated in that case too. |
||
|---|---|---|
| .. | ||
| Layout | ||
| Ref | ||
| Text | ||
| WPT | ||
| CMakeLists.txt | ||
| rebaseline-libweb-test | ||
| TestConfig.ini | ||
| TestCSSIDSpeed.cpp | ||
| TestCSSPixels.cpp | ||
| TestHTMLTokenizer.cpp | ||
| TestMicrosyntax.cpp | ||
| TestMimeSniff.cpp | ||
| TestNumbers.cpp | ||
| tokenizer-test.html | ||