PhpSpreadsheet/tests
Mahmoud Abdo 86c635b3f5
Fix color from CSS when reading from HTML
In case we generate Spreadsheet from html file and the code
in file have text color in css "color:#FF00FF" it will showing
as black color because it will render like rgb content with } "FF00FF}"
So, we fix it by adding missing bracket "{".

Closes #831
2019-01-02 11:57:30 +11:00
..
PhpSpreadsheetTests Fix color from CSS when reading from HTML 2019-01-02 11:57:30 +11:00
data Fix unit tests for 2019 2019-01-01 17:48:07 +11:00
bootstrap.php Simplify bootstrap for tests 2017-01-23 15:05:41 +09:00