blob: 713223ff0bb7e12097e0f077913e1882fb78b2b2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
[view-timeline-lookup.html]
[view-timeline on self]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[view-timeline on ancestor]
expected:
if (os == "mac") and not debug: [PASS, FAIL]
[timeline-scope on ancestor sibling, conflict remains unresolved]
expected: FAIL
[timeline-scope on ancestor sibling, closer timeline wins]
expected: FAIL
|