mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-10-31 13:20:59 +00:00 
			
		
		
		
	
		
			
	
	
		
			5 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			5 lines
		
	
	
	
		
			119 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|   | interface CSSRuleList { | ||
|  |     getter CSSRule? item(unsigned long index); | ||
|  |     readonly attribute unsigned long length; | ||
|  | }; |