mirror of
https://github.com/servo/servo.git
synced 2025-09-16 18:08:23 +01:00
* Support for the isolation CSS property Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev> * Temporarily bump stylo to refs/pull/125/head for testing Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev> * Remove FAIL expectation of CSS isolation tests Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev> * Add behavior test Signed-off-by: Oriol Brufau <obrufau@igalia.com> * Revert temporary changes in Cargo.toml Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev> --------- Signed-off-by: Kingsley Yung <kingsley@kkoyung.dev> Signed-off-by: Oriol Brufau <obrufau@igalia.com> Co-authored-by: Oriol Brufau <obrufau@igalia.com>
21 lines
877 B
INI
Vendored
21 lines
877 B
INI
Vendored
[isolation-no-interpolation.html]
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (-0.3) should be [initial\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (0) should be [initial\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (0.3) should be [initial\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (0.5) should be [isolate\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (0.6) should be [isolate\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (1) should be [isolate\]]
|
|
expected: FAIL
|
|
|
|
[Web Animations: property <isolation> from [initial\] to [isolate\] at (1.5) should be [isolate\]]
|
|
expected: FAIL
|