Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(260)

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/feature-policy/fullscreen-disabled-expected.txt

Issue 2499373002: Implementation for feature policy - fullscreen (Closed)
Patch Set: Codereview update and added layout tests Created 4 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = false
3 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = false
4 FAIL Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = true assert_false: expected false got true
foolip 2016/12/02 10:52:09 Should it fail?
lunalu1 2016/12/02 19:22:06 Yes, without the feature policy runtime flag turne
5 FAIL Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = true assert_false: expecte d false got true
6 Harness: the test ran to completion.
7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698