forked from servo/servo
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix timeout in position-absolute-replaced-minmax.html (servo#34075)
Some images don't load because we don't support SVG. In that case this makes the test fail rather than timing out. Signed-off-by: Oriol Brufau <[email protected]>
- Loading branch information
1 parent
cf66330
commit 62c7951
Showing
3 changed files
with
21 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
39 changes: 19 additions & 20 deletions
39
tests/wpt/meta/css/css-position/position-absolute-replaced-minmax.html.ini
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,64 +1,63 @@ | ||
[position-absolute-replaced-minmax.html] | ||
expected: TIMEOUT | ||
[minmax replaced IFRAME 10] | ||
expected: FAIL | ||
|
||
[minmax replaced IFRAME 11] | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 23] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 24] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 25] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 26] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 27] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 28] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 29] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 30] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 31] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 32] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG svg 33] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 34] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 35] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 36] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 37] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 38] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 39] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 40] | ||
expected: NOTRUN | ||
expected: FAIL | ||
|
||
[minmax replaced IMG 41] | ||
expected: NOTRUN | ||
expected: FAIL |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters