LibWeb: Add an SVG::AttributeNames namespace 
						
					 
				 
				2021-09-15 11:56:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polyline> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make SVG AttributeParser::parse_path_data() static 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Make SVG AttributeParser::parse_path_data() static 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <circle> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <circle> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Give SVG geometry elements a position 
						
					 
				 
				2022-02-16 21:47:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add support for HTMLOrSVGElement.dataset 
						
					 
				 
				2021-09-26 18:59:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add support for HTMLOrSVGElement.dataset 
						
					 
				 
				2021-09-26 18:59:56 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <ellipse> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <ellipse> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Compute element style in Layout::TreeBuilder 
						
					 
				 
				2022-02-05 22:50:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Compute element style in Layout::TreeBuilder 
						
					 
				 
				2022-02-05 22:50:39 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Rename SVGPathBox -> SVGGeometryBox 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move SVGPathElement methods into SVGGeometryElement 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Allow LengthPercentage to hold a calculated value 
						
					 
				 
				2022-02-04 13:52:02 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Treat SVG fill/stroke/stroke-width attributes as CSS properties 
						
					 
				 
				2022-01-24 17:04:00 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <line> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <line> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Clear the path of a SVGPathElement if the attribute changes 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Move SVG::PathDataParser into its own file and rename it 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polygon> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polygon> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polyline> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polyline> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <rect> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <rect> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Give <svg> elements a size again 
						
					 
				 
				2022-02-16 21:47:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Give <svg> elements a size again 
						
					 
				 
				2022-02-16 21:47:53 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add imports to all IDL files that depend on others 
						
					 
				 
				2022-02-16 22:48:32 +03:30  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							Userland: Use mattco@serenityos.org for my copyright headers 
						
					 
				 
				2021-04-23 08:24:53 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG <polygon> element and test case :^) 
						
					 
				 
				2022-02-11 21:38:27 +01:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG::ViewBox to represent SVG view boxes 
						
					 
				 
				2021-09-15 11:56:26 +02:00  
		
			
			
			
			
				
					
						
							
								 
				 
				
					
						
							
							LibWeb: Add SVG::ViewBox to represent SVG view boxes 
						
					 
				 
				2021-09-15 11:56:26 +02:00