gecko-dev/testing/web-platform/tests/user-timing
Nicolas Pena 823f7d1449 Bug 1514102 [wpt PR 14511] - [UserTiming] Fix mark-measure-return-null test, a=testonly
Automatic update from web-platform-tests
[UserTiming] Fix mark-measure-return-null test

The test was incorrect per L2 spec: a void method 'returns' an undefined
value, not a null object. This CL changes the test to show how to
perform feature detection and compares L2 and L3 behavior.

Bug: 914441
Change-Id: Id7173b2693d5bd42013dcdd25266d64fa8956e6a

--
Merge pull request #14511 from web-platform-tests/chromium-export-cl-1377129

[UserTiming] Fix mark-measure-return-null test
--

wpt-commits: 1dd43edb91fa86dbda5af3a9675e3b103c9e8cd0, ca3a8d6d2de5be8dac1daa17126d8f30d1489c95
wpt-pr: 14511
2019-01-23 10:56:06 +00:00
..
resources Bug 1512574 [wpt PR 14409] - Remove test-level assert property from tests, a=testonly 2018-12-14 13:54:42 +00:00
clear_all_marks.any.js
clear_all_measures.any.js
clear_non_existent_mark.any.js
clear_non_existent_measure.any.js
clear_one_mark.any.js
clear_one_measure.any.js
clearMarks.html
clearMeasures.html
entry_type.any.js
idlharness.any.js Bug 1482379 [wpt PR 12406] - Remove the idl_test test_name argument (always 'idl_test setup'), a=testonly 2018-08-15 16:50:34 +00:00
invoke_with_timing_attributes.html
invoke_with_timing_attributes.worker.js
invoke_without_parameter.html
mark_exceptions.html
mark-measure-feature-detection.html Bug 1514102 [wpt PR 14511] - [UserTiming] Fix mark-measure-return-null test, a=testonly 2019-01-23 10:56:06 +00:00
mark.any.js
mark.html
measure_associated_with_navigation_timing.html
measure_exception.html
measure_exceptions_navigation_timing.html
measure_navigation_timing.html Bug 1482336 [wpt PR 12398] - Fix misspelling "existance", a=testonly 2018-08-15 16:50:32 +00:00
measure_syntax_err.any.js
measure.html Bug 1484356 [wpt PR 12556] - [UserTiming] Correct measure where start is undefined, a=testonly 2018-08-29 10:09:05 +00:00
measures.html
META.yml
supported-usertiming-types.any.js Bug 1512225 [wpt PR 14379] - Add PerformanceObserver.supportedEntryTypes, a=testonly 2019-01-23 10:55:14 +00:00
user_timing_exists.any.js
user-timing-tojson.html