mirror of
https://github.com/servo/servo.git
synced 2025-09-30 16:49:16 +01:00
layout: support CSS will-change (#35787)
* support CSS `will-change` * update wpt-test result * Enable css-will-change test * Update css-will-change test results * Check transformable before will-change; update wpt-results * Solve merge conflict * Update Cargo.toml and Cargo.lock * Mark new failing test-cases --------- Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
This commit is contained in:
parent
66583ce3c9
commit
4d73de3dde
20 changed files with 84 additions and 71 deletions
2
tests/wpt/include.ini
vendored
2
tests/wpt/include.ini
vendored
|
@ -115,8 +115,6 @@ skip: true
|
|||
skip: true
|
||||
[css-viewport]
|
||||
skip: true
|
||||
[css-will-change]
|
||||
skip: true
|
||||
[css-writing-modes]
|
||||
skip: true
|
||||
[fetching]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue