WebView 3.6: better table support, bugfixes

git-svn-id: svn://kolibrios.org@9294 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2021-11-21 11:42:21 +00:00
parent 40ec5cc46e
commit 53fd96fe51
4 changed files with 60 additions and 12 deletions

View File

@@ -198,6 +198,7 @@ void TWebBrowser::ParseHtml(dword _bufpointer, _bufsize){
//*/
RenderTextbuf();
if (debug_mode) { debugch('<'); if(!tag.opened)debugch('/'); debug(#tag.name); debugln(">"); }
$push cur_encoding
SetStyle();
$pop eax