Julia Friesel
Results
1
issues of
Julia Friesel
This is an edge case, but it managed to trip me up. Failing test: ```javascript it('wordWrap with colored text should not bleed',function(){ var table = new Table({style:{border:[],head:[]},wordWrap:true,colWidths:[8]}); table.push([colors.blue('Hello how are...