mirror of
https://github.com/servo/servo
synced 2026-04-28 18:37:39 +02:00
21 lines
600 B
INI
21 lines
600 B
INI
[currentSrc.html]
|
|
type: testharness
|
|
[audio.currentSrc after adding source element with src attribute "."]
|
|
expected: FAIL
|
|
|
|
[audio.currentSrc after adding source element with src attribute " "]
|
|
expected: FAIL
|
|
|
|
[audio.currentSrc after adding source element with src attribute "data:,"]
|
|
expected: FAIL
|
|
|
|
[video.currentSrc after adding source element with src attribute "."]
|
|
expected: FAIL
|
|
|
|
[video.currentSrc after adding source element with src attribute " "]
|
|
expected: FAIL
|
|
|
|
[video.currentSrc after adding source element with src attribute "data:,"]
|
|
expected: FAIL
|
|
|