DescriptionNotifications: Improve SW notification property layout test
This generalizes serviceworker-notificationclick-event-reflection.html
to also check that the properties are correctly reflected by
ServiceWorkerRegistration.getNotifications().
Hence the test is renamed to serviceworker-notification-properties.html
This will be useful for testing notification actions, since the
getNotifications test operates on real Notification objects rather than
cloned ones, so it'll be possible to test immutability etc.
BUG=513671
Committed: https://crrev.com/55ad68223578c93a82538f50c67ab23680c9d72b
Cr-Commit-Position: refs/heads/master@{#355309}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Factor out assert_object_is_superset #
Total comments: 6
Patch Set 3 : Addressed review nits #
Dependent Patchsets: Messages
Total messages: 11 (3 generated)
|