Commit Graph

13 Commits

Author SHA1 Message Date
wp_xyz
9901aa86f0 Turbopower_ipro: Fix table column width specification by css. 2022-05-31 19:54:46 +02:00
wp_xyz
6b204cd770 Turbopower_ipro: Fix RTL of table cells. Add some colspan test cases. 2022-05-31 18:00:15 +02:00
wp_xyz
eeea0faad3 Turbopower_ipro: Fix css for bullet and number types in (un)ordered lists. 2022-05-30 10:33:22 +02:00
wp_xyz
e5c68e975a Turbopower_ipro: Fix parsing of multi-level ordered list. 2022-05-29 19:54:28 +02:00
wp_xyz
599b6f0df5 Turbopower_ipro: Fix usage of "dir" attribute in TIpHtmlNodeCORE descendants (RTL). 2022-05-29 16:15:19 +02:00
wp_xyz
3478834cba Turbopower_ipro: Mark tests as "passed"/"failed", store these test results. 2022-05-29 13:36:29 +02:00
wp_xyz
92ed8ecb60 Turbopower_ipro: Move specialized HTML node classes to new separate unit IpHtmlNodes. 2022-05-29 12:24:48 +02:00
wp_xyz
4b61abaefd Turbopower_ipro: Html parser is more tolerant regarding table column width specification. Add more column width tests. 2022-05-28 15:31:17 +02:00
wp_xyz
2a2e52711b Turbopower_ipro: Fix RTL rendering of a html page, based on patch by serbod (Issues #26938 and #38531). Add tests for RTL and table column widths. 2022-05-27 23:25:26 +02:00
wp_xyz
a556f841f2 Turbopower_ipro: More test cases (tables, lists). 2022-05-27 16:00:16 +02:00
wp_xyz
4a9da60a1d Turbopower_ipro: Refactor unit ipHtml by extracting parser into separate unit. 2022-05-27 16:00:16 +02:00
wp_xyz
1515bbf643 Turbopower_ipro: some more tests. 2022-05-22 23:48:59 +02:00
wp_xyz
c8481dc058 Turbopower_ipro: Add test application to check rendering of various html features. 2022-05-21 18:27:17 +02:00