[target-selector.tentative.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
[Test with target that has an ID]
expected:
if (os == "mac") and not debug: [FAIL, TIMEOUT]
FAIL
[Test with simple target (no id)]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Test with image target with id and src]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Test with image target with src only]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL
[Test with disconnected target]
expected:
if (os == "mac") and not debug: [FAIL, NOTRUN]
FAIL