mirror of
https://github.com/servo/servo.git
synced 2025-08-06 06:00:15 +01:00
Update expectations
This commit is contained in:
parent
c953b07108
commit
59bbbc129c
2 changed files with 9 additions and 4 deletions
|
@ -1,3 +1,11 @@
|
||||||
[fail-to-resolve.html]
|
[fail-to-resolve.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
expected: CRASH
|
[<img srcset="//[">]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<img srcset="//[" src="/images/red.png">]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
[<img srcset="//[, /images/red.png">]
|
||||||
|
expected: FAIL
|
||||||
|
|
||||||
|
|
|
@ -1,8 +1,5 @@
|
||||||
[update-the-source-set.html]
|
[update-the-source-set.html]
|
||||||
type: testharness
|
type: testharness
|
||||||
[<img src="" data-expect="">]
|
|
||||||
expected: FAIL
|
|
||||||
|
|
||||||
[<img srcset="data:,b" src="data:,a" data-expect="data:,b">]
|
[<img srcset="data:,b" src="data:,a" data-expect="data:,b">]
|
||||||
expected: FAIL
|
expected: FAIL
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue