20 lines
277 B
INI
20 lines
277 B
INI
[offsetProps-001.html]
|
|
[outer]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[middle]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[inner1]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[inner2]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|