mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 15:42:44 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			312 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			312 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <style>
 | |
|   * {
 | |
|     margin: 0;
 | |
|   }
 | |
|   body {
 | |
|     background-color: white;
 | |
|   }
 | |
| </style>
 | |
| <!-- To rebase:
 | |
|   1. Open svg-textPath.html in Ladybird
 | |
|   2. Resize the window till there's x and y scrollbars
 | |
|   3. Right click > "Take Full Screenshot"
 | |
|   4. Update the image below:
 | |
| -->
 | |
| <img src="./images/svg-textPath-ref.png">
 | 
