parent
							
								
									428bf450a1
								
							
						
					
					
						commit
						276e16b245
					
				
					 2 changed files with 4 additions and 4 deletions
				
			
		|  | @ -108,7 +108,7 @@ describe("V2XmlFormatter", () => { | |||
|             testFormatter(xmlFormatter, options, "issue-288"); | ||||
|         }); | ||||
| 
 | ||||
|         it("should handle mixed content on the same line as another element", () => { | ||||
|         it("should handle mixed content on the same line as another element without error", () => { | ||||
|             testFormatter(xmlFormatter, options, "issue-294"); | ||||
|         }); | ||||
|     }); | ||||
|  |  | |||
|  | @ -3,5 +3,5 @@ | |||
|     <div> | ||||
|     ThisCausesBug <img src="test"/> | ||||
|     <img src="test"/> | ||||
|     </div> | ||||
| </div> | ||||
| </xsl:stylesheet> | ||||
		Loading…
	
	Add table
		
		Reference in a new issue