[measure.html]
expected: ERROR
[window.performance.getEntriesByName("measure_no_start_no_end")[0\].duration is approximately correct (up to 20ms difference allowed)]
expected: FAIL
[window.performance.getEntriesByName("measure_start_no_end")[0\].startTime is correct]
expected: FAIL
[window.performance.getEntriesByName("measure_start_no_end")[0\].duration is approximately correct (up to 20ms difference allowed)]
expected: FAIL
[window.performance.getEntriesByName("measure_start_end")[0\].startTime is correct]
expected: FAIL
[window.performance.getEntriesByName("measure_start_end")[0\].duration is approximately correct (up to 20ms difference allowed)]
expected: FAIL
[window.performance.getEntriesByName("measure_no_start_end")[0\].duration is approximately correct (up to 20ms difference allowed)]
expected: FAIL
[window.performance.getEntriesByName("measure_no_start_no_end")[1\].duration is approximately correct (up to 20ms difference allowed)]
expected: FAIL
[window.performance.getEntries() returns an object containing the "measure_no_start_no_end" measure.]
expected: FAIL
[window.performance.getEntries() returns an object containing the "measure_start_no_end" measure.]
expected: FAIL
[window.performance.getEntries() returns an object containing the "measure_start_end" measure.]
expected: FAIL
[window.performance.getEntries() returns an object containing the "measure_no_start_end" measure.]
expected: FAIL
[window.performance.getEntriesByType("measure") returns an object containing the "measure_no_start_no_end" measure.]
expected: FAIL
[window.performance.getEntriesByType("measure") returns an object containing the "measure_start_no_end" measure.]
expected: FAIL
[window.performance.getEntriesByType("measure") returns an object containing the "measure_start_end" measure.]
expected: FAIL
[window.performance.getEntriesByType("measure") returns an object containing the "measure_no_start_end" measure.]
expected: FAIL