forked from mirrors/gecko-dev
		
	 18482671c9
			
		
	
	
		18482671c9
		
	
	
	
	
		
			
			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>
 |