10 lines
403 B
INI
10 lines
403 B
INI
[createlink-with-selecting-img.html]
|
|
[createLink should wrap the <img style="display:block>"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|
|
|
|
[createLink should wrap the <img style="display:inline-block>"]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, FAIL]
|
|
if (os == "android") and not debug: [PASS, FAIL]
|