summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/initiator-type/video.html.ini
blob: dcb7b719471062682be219309f800be065b52364 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[video.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT, CRASH]
  [The initiator type for <video poster> must be 'video']
    expected: FAIL

  [The initiator type for <video src> must be 'video']
    expected: FAIL

  [The initiator type for <source src> with type="video/mp4" must be 'video']
    expected: FAIL

  [The initiator type for <track src> must be 'track']
    expected: FAIL

  [The initiator type for <source src> with type="video/webm" must be 'video']
    expected: FAIL