LibWeb: Parse the will-change property

This property provides a hint to the rendering engine about properties
that are likely to change in the near future, allowing for early
optimizations to be applied.
This commit is contained in:
Tim Ledbetter
2025-08-16 08:39:18 +01:00
committed by Sam Atkins
parent 0e4fb9ae73
commit 4f663ca6e7
Notes: github-actions[bot] 2025-08-18 11:37:59 +00:00
16 changed files with 335 additions and 2 deletions

View File

@@ -1,8 +1,8 @@
Harness status: OK
Found 255 tests
Found 256 tests
248 Pass
249 Pass
7 Fail
Pass accent-color
Pass border-collapse
@@ -256,6 +256,7 @@ Pass vertical-align
Pass view-transition-name
Pass white-space-trim
Fail width
Pass will-change
Pass x
Pass y
Pass z-index