mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 11:22:45 +00:00 
			
		
		
		
	 d005b1ad1b
			
		
	
	
		d005b1ad1b
		
	
	
	
	
		
			
			This builds on the existing ad-hoc ResourceLoader code for HTTP fetches which works for files as well. This also includes a test that checks that stylesheets loaded with the "file" URL scheme actually work.
		
			
				
	
	
		
			1 line
		
	
	
		
			No EOL
		
	
	
		
			93 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			1 line
		
	
	
		
			No EOL
		
	
	
		
			93 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <!DOCTYPE html><head><link rel="stylesheet" href="link-sheet.css"></head><body><div id="foo"> |