mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-10-31 05:10:57 +00:00 
			
		
		
		
	
		
			
	
	
		
			6 lines
		
	
	
	
		
			137 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			6 lines
		
	
	
	
		
			137 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | [Exposed=(Window,Worker)] | ||
|  | interface CanvasGradient { | ||
|  |     // opaque object | ||
|  |     undefined addColorStop(double offset, DOMString color); | ||
|  | }; |