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

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

Issue 2855133004: Re-enable feature policy layout tests after bug fix. (Closed)
Patch Set: Updated fp-vibrate tests expect Created 3 years, 6 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 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got false 2 FAIL Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Document.fullscreenEnabled: expected true got false
3 PASS Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true
3 FAIL Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resource s/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Docum ent.fullscreenEnabled: expected true got false 4 FAIL Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resource s/feature-policy-fullscreen.html with allowfullscreen = false assert_true: Docum ent.fullscreenEnabled: expected true got false
4 PASS Fullscreen is allowed on URL: resources/feature-policy-fullscreen.html with allowfullscreen = true
5 PASS Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resource s/feature-policy-fullscreen.html with allowfullscreen = true 5 PASS Fullscreen is allowed on URL: http://localhost:8000/feature-policy/resource s/feature-policy-fullscreen.html with allowfullscreen = true
6 Harness: the test ran to completion. 6 Harness: the test ran to completion.
7 7
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698