createlink-with-selecting-img.html.ini (403B)
1 [createlink-with-selecting-img.html] 2 [createLink should wrap the <img style="display:block>"] 3 expected: 4 if (os == "mac") and not debug: [PASS, FAIL] 5 if (os == "android") and not debug: [PASS, FAIL] 6 7 [createLink should wrap the <img style="display:inline-block>"] 8 expected: 9 if (os == "mac") and not debug: [PASS, FAIL] 10 if (os == "android") and not debug: [PASS, FAIL]