[WebCompat]

This page verifies that localStorage modifications work properly given the config. At this time, only deletion is supported.

TestResultExpected
Only specified localStorage entry should be removed
specified localStorage entry deleted"valueToBeDeleted"null
specified localStorage entry that is not present on page loadnullnull
other localStorage entry untouched"valueToRemain""valueToRemain"