blob: 7ee3d7368bbafb64555310a6c46cf0644d4f9571 [file] [edit]
CONSOLE MESSAGE: Permission policy 'Geolocation' check failed for document with origin ''.
Tests that navigator.geolocation.watchPosition() returns error PERMISSION_DENIED when called from a document in a sandboxed iframe.
--------
Frame: '<!--frame1-->'
--------
PASS error.code is error.PERMISSION_DENIED.
PASS error.message is "Origin does not have permission to use Geolocation service".