Files
PhpSpreadsheet/tests/PhpSpreadsheetTests/Reader
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
..
2018-11-20 08:18:35 +01:00