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

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

Issue 2585363002: Use FeaturePolicy to implement iframe[allowfullscreen] (Closed)
Patch Set: Avoid extra change event notification Created 3 years, 10 months 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
1 CONSOLE WARNING: line 15: Fullscreen API is disabled by feature policy for this frame
2 CONSOLE WARNING: line 6: Fullscreen API is disabled by feature policy for this f rame
3 CONSOLE WARNING: line 15: Fullscreen API is disabled by feature policy for this frame
4 CONSOLE WARNING: line 6: Fullscreen API is disabled by feature policy for this f rame
5 This is a testharness.js-based test. 1 This is a testharness.js-based test.
6 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = false 2 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = false
7 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = false 3 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = false
8 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = true 4 PASS Fullscreen disabled on URL: resources/feature-policy-fullscreen.html with a llowfullscreen = true
9 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = true 5 PASS Fullscreen disabled on URL: http://localhost:8000/feature-policy/resources/ feature-policy-fullscreen.html with allowfullscreen = true
10 Harness: the test ran to completion. 6 Harness: the test ran to completion.
11 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698