mirror of
https://github.com/servo/servo.git
synced 2025-09-24 22:00:10 +01:00
* Update web-platform-tests to revision b'ecbab417501c89bca2265314e35719a950b07e02' * update expectation for service-worker-registration.https.html.ini The expectation of CRASH was added during the import seemingly due to an intermittent crash in CI. The test is no longer crashing. --------- Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com>
24 lines
1.1 KiB
INI
Vendored
24 lines
1.1 KiB
INI
Vendored
[HTMLModElement.html]
|
|
[cite on ins use HTMLModElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
|
expected: FAIL
|
|
|
|
[cite on ins use HTMLModElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[dateTime on ins use HTMLModElement must enqueue an attributeChanged reaction when adding datetime content attribute]
|
|
expected: FAIL
|
|
|
|
[dateTime on ins use HTMLModElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[cite on del use HTMLModElement must enqueue an attributeChanged reaction when adding cite content attribute]
|
|
expected: FAIL
|
|
|
|
[cite on del use HTMLModElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|
|
|
|
[dateTime on del use HTMLModElement must enqueue an attributeChanged reaction when adding datetime content attribute]
|
|
expected: FAIL
|
|
|
|
[dateTime on del use HTMLModElement must enqueue an attributeChanged reaction when replacing an existing attribute]
|
|
expected: FAIL
|