blob: 5bd4adc5cd3c396d48e49f8279d026a15fae4b8c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
[wrap-through-001.html]
[Verify left of the second line on the right of the exclusion]
expected: FAIL
[Verify top of the third line on the left of the exclusion]
expected:
if os == "win": FAIL
[Verify left of the third line on the right of the exclusion]
expected: FAIL
[Verify top of the fourth line with no wrapping-through = none]
expected:
if os == "win": FAIL
[Verify top of the second line on the left of the exclusion]
expected:
if os == "win": FAIL
|