18 lines
455 B
INI
18 lines
455 B
INI
[line-spacing.html]
|
|
expected:
|
|
if (os == "android") and fission: [TIMEOUT, OK]
|
|
[Consume half-leading of the previous line]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[Don't Consume half-leading of the next line with text-emphasis]
|
|
expected: FAIL
|
|
|
|
[Consume half-leading of the next line]
|
|
expected:
|
|
if os == "win": PASS
|
|
FAIL
|
|
|
|
[Don't Consume half-leading of the previous line with text-emphasis]
|
|
expected: FAIL
|