mirror of
				https://github.com/LadybirdBrowser/ladybird.git
				synced 2025-10-26 18:09:45 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			8 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
	
		
			241 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| <html contenteditable>
 | |
|     <body>
 | |
|         <h1>Everything on this page should be editable.</h1>
 | |
| 
 | |
|         <p>Here is a paragraph to play with.</p>
 | |
|         <p>Another paragraph with a <b>bold</b> element embedded in it.</p>
 | |
|     </body>
 | |
| </html>
 |