forked from KolibriOS/kolibrios
HTMLv: 'IF' jump distance too large
git-svn-id: svn://kolibrios.org@1978 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
893421fc3f
commit
cb0ba10058
@ -477,7 +477,7 @@ void TWebBrowser::WhatTextStyle(word left1, top1, width1) {
|
||||
IF (ignor_text == 1) return;
|
||||
//
|
||||
|
||||
IF(!chTag("title")) IF(w_title == 0) {
|
||||
if(!chTag("title")) IF(w_title == 0) {
|
||||
copystr(" ", #line);
|
||||
w_title = 1;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user