Commit Graph

10 Commits

Author SHA1 Message Date
lexborisov
626fef0d6a MyHTML: Sync with specification and added comments for validation parse errors 2017-01-15 21:11:19 +03:00
lexborisov
30c846e9af Fixed: problem with parsing CSS and default declaration entry 2016-12-22 16:46:43 +03:00
lexborisov
100eb8418e Fixed bugs after check the Coverity Scan; Added examples; Version up 2016-12-14 23:21:35 +03:00
lexborisov
a7345ef5e0 Added AVL-Tree, default declarations. 2016-11-21 02:12:38 +03:00
lexborisov
f7f6e338fd work in progress! Create Threads for find html nodes by selectors. 2016-10-07 20:47:31 +03:00
lexborisov
581c8587ca Sync with current myhtml: 8dfd72f69f 2016-09-16 23:48:41 +04:00
lexborisov
00c500f0e8 Redesigned MyFONT and included to compilation 2016-09-07 16:29:32 +04:00
lexborisov
702e2782f2 Change rules for parse flags skip whitespace
MyHTML_TREE_PARSE_FLAGS_SKIP_WHITESPACE_TOKEN skip ws token, but not
for RCDATA, RAWTEXT, CDATA and PLAINTEXT
2016-09-02 10:29:18 +04:00
lexborisov
f6faf9ad64 Added MyFONT 2016-08-30 13:07:41 +04:00
lexborisov
5afb4ca9b7 First commit 2016-08-29 01:20:40 +04:00