Subversion Repositories Kolibri OS

Rev

Rev 5718 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5718 Rev 5724
Line 281... Line 281...
281
		t_html = opened;
281
		t_html = opened;
282
		return;
282
		return;
283
	}
283
	}
Line 284... Line 284...
284
 
284
 
-
 
285
	if (isTag("script")) || (isTag("style")) || (isTag("binary")) || (isTag("select")) ignor_text = opened;
Line 285... Line 286...
285
	if (isTag("script")) || (isTag("style")) || (isTag("binary")) || (isTag("select")) ignor_text = opened;
286
	if (isTag("form")) if (!opened) ignor_text = false;
286
 
287
 
287
	if(isTag("title"))
288
	if(isTag("title"))
288
	{
289
	{