forked from mirrors/gecko-dev
		
	Differential Revision: https://phabricator.services.mozilla.com/D54194 --HG-- extra : moz-landing-system : lando
		
			
				
	
	
		
			9 lines
		
	
	
	
		
			319 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
	
		
			319 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
<!DOCTYPE HTML>
 | 
						|
<html>
 | 
						|
<body>
 | 
						|
  <iframe id="frameAllowed"
 | 
						|
    src="https://example.org/browser/browser/base/content/test/fullscreen/fullscreen.html"
 | 
						|
    allowfullscreen></iframe>
 | 
						|
  <iframe id="frameDenied" src="https://example.org/browser/browser/base/content/test/fullscreen/fullscreen.html"></iframe>
 | 
						|
</body>
 | 
						|
</html>
 |