1. 1700cff Fix two fullscreen wpt tests for UAv2. by Mustaq Ahmed · 7 years ago merge_pr_14194
  2. 39e6009 Automate one fullscreen test using `test_driver.bless` (#14072) by Philip Jägenstedt · 7 years ago merge_pr_14072
  3. b3c7bf4 Several fixes to manual fullscreen tests (#13102) by Xidorn Quan · 7 years ago merge_pr_13102
  4. 768968d part 4 - Fix a wpt of exitFullscreen to check against the right Promise. by Xidorn Quan · 7 years ago merge_pr_13041
  5. 880cece Add basic test for requestFullscreen({ navigationUI }) (#12828) by Philip Jägenstedt · 7 years ago merge_pr_12828
  6. 9be7cfe Fix fullscreen WPT tests assuming fullscreenElement changes each time. by Dave Tapuska · 7 years ago merge_pr_12728
  7. f42b3cc Sync fullscreen Element Ready steps with spec. by Dave Tapuska · 7 years ago merge_pr_12721
  8. 31a51c7 [fullscreen] Do not return value from cleanup fns by Mike Pennisi · 7 years ago merge_pr_11733
  9. b0f0ef9 Fix the clicked iframe in two wpt fullscreen tests. by Mustaq Ahmed · 7 years ago merge_pr_11678
  10. 1829a42 Migrate fullscreen to use top layer. by Dave Tapuska · 7 years ago merge_pr_11206
  11. 0fae4aa Support promises for fullscreen API. by Dave Tapuska · 7 years ago merge_pr_11207
  12. 37f4e33 Disallow dialog.requestFullscreen() (includes web-platform-tests) by Philip Jägenstedt · 8 years ago merge_pr_7504
  13. 3cc0d89 Reenable feature policy control over fullscreen by iclelland · 8 years ago merge_pr_6927
  14. 9c9f267 Reland "Sync requestFullscreen() and exitFullscreen() algorithms with the spec" by foolip@chromium.org · 8 years ago
  15. 61057da Update tests for fullscreen event targets (element or document) (#6017) by Philip Jägenstedt · 8 years ago
  16. e84ca6a Replace setTimeout with step_timeout in Fullscreen tests by Philip Jägenstedt · 9 years ago
  17. dcb1462 Use setTimeout (step_timeout) too by Philip Jägenstedt · 9 years ago
  18. a453a1c Test the "fully active" check for requestFullscreen() by Philip Jägenstedt · 9 years ago
  19. 1f854d8 Assert that an unnecessary exitFullscreen()'s promise is resolved by Philip Jägenstedt · 9 years ago
  20. d4e48e5 Add tests for exiting from nested fullscreen by foolip · 9 years ago
  21. 967dcc9 Revert changes to document-onfullscreenerror.html working around implementation limitation. by Josh Matthews · 9 years ago
  22. 5e1a3b8 Fullscreen: give trusted_click and trusted_click the test for step_func by Philip Jägenstedt · 9 years ago
  23. 8bd4879 Add support for fullscreen #10102 by Jansen Jan · 9 years ago
  24. 916eea4 Sync requestFullscreen() and exitFullscreen() algorithms with the spec by Jeff Carpenter · 9 years ago
  25. c9f1765 Test document.exitFullscreen() for an inactive document by Philip Jägenstedt · 9 years ago
  26. d0bce95 Update some Fullscreen test titles for consistency by Philip Jägenstedt · 9 years ago
  27. 3120f04 Add more tests for requestFullscreen() and exitFullscreen() by Philip Jägenstedt · 9 years ago
  28. 2366b79 Test document.fullscreenElement.requestFullscreen() by Philip Jägenstedt · 9 years ago
  29. 6653d7a Test active document check for requestFullscreen (#4334) by Simon Pieters · 9 years ago
  30. d412735 Test that prefixed Fullscreen API is not supported by Simon Pieters · 9 years ago
  31. b29fb39 Add a nextLocalAncestor helper for Fullscreen by Jeff Carpenter · 9 years ago
  32. 1489fe9 Add tests for fullscreenchange and fullscreenerror event timing by jeffcarp · 9 years ago
  33. 48f210e Update tests for Fullscreen of an iframe's child element by Philip Jägenstedt · 9 years ago
  34. d773313 Upstream Blink's Fullscreen tests as manual tests by TAMURA, Kent · 9 years ago
  35. 5b89ca6 Test that requestFullscreen() works for svg:svg but not svg:rect (#3830) by Philip Jägenstedt · 9 years ago
  36. 32f59f6 Import two trivial Fullscreen tests from Blink (#3692) by Philip Jägenstedt · 9 years ago