f6d866e635
* BUG: Fixed HTML5 Doctype handling. * BUG: The "Extra root element" error is not thrown on HTML documents anymore. * BUG: The GetChildrenByAttributeValue() method still checks the child nodes even if the given node is not an element. [GB.XML.HTML] * NEW: A closing tag that doesn't close any open tag, is now silently ignored. * NEW: Malformed tags' contents are now silently ignored. * BUG: Forgot to Implement the HtmlDocument.GetElementsByClassName() method. * BUG: Fixed self-closed elements handling. git-svn-id: svn://localhost/gambas/trunk@5841 867c0c6c-44f3-4631-809d-bfa615b0a4ec |
||
---|---|---|
.. | ||
src | ||
acinclude.m4 | ||
AUTHORS | ||
ChangeLog | ||
component.am | ||
configure.ac | ||
COPYING | ||
depcomp | ||
gambas.h | ||
gb_common.h | ||
INSTALL | ||
m4 | ||
Makefile.am | ||
missing | ||
NEWS | ||
README | ||
reconf | ||
TODO |
TODO : GLrasterisation : glBitmap() glPolygonStipple() glGetPolygonStipple() Waiting for texture implementation under components (needed to test !)