mirror of
				https://github.com/RGBCube/serenity
				synced 2025-10-31 17:12:43 +00:00 
			
		
		
		
	 87a4a5b302
			
		
	
	
		87a4a5b302
		
	
	
	
	
		
			
			As far as I can tell all of these steps are just equivalent to using the qualified name. Add some tests which cover some of these cases, and remove the FIXME's.
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			327 B
		
	
	
	
		
			Text
		
	
	
	
	
	
|             
 | |
|   <ol reversed="" xml:myattribute=""></ol>
 | |
|   <ol xmlns:somename=""></ol>
 | |
|   <svg xmlns="http://www.w3.org/2000/svg">
 | |
|     <script xlink:href="test"></script>
 | |
|     <script href="test"></script>
 | |
|     <script id="script" madeup:thing="test" xmlns="5"></script>
 | |
|   </svg>
 | |
|   <label xml:lang="en-US" class="struct"></label>
 | |
| 
 |