index
:
dillo
master
Dillo, a multi-platform graphical web browser
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
html.cc
Age
Commit message (
Expand
)
Author
2024-03-31
Add support for the main HTML tag
Rodrigo Arias Mallo
2024-03-09
Use Doxygen comments for C files
Rodrigo Arias Mallo
2023-12-11
Add support for thead, tbody and tfoot
walley
2016-07-02
Attribute 'float' defines a floating Textblock even if 'display' is 'inline'.
Sebastian Geerken
2016-06-24
Changed a bug meter message for clarity.
Jorge Arellano Cid
2016-06-24
Temporary fix for links in HTML5.
Jorge Arellano Cid
2016-06-21
Remove TagLevel from the TagInfo structure.
Jorge Arellano Cid
2016-06-21
Make the Tags array in html.cc a "static const".
Jorge Arellano Cid
2016-06-21
New design for the nesting-cleanup process within the parser.
Jorge Arellano Cid
2016-06-21
Remove the "block element" flag from the TagInfo structure.
Jorge Arellano Cid
2016-06-15
BUG_MSG
corvid
2016-06-14
BUG_MSG can give false positives with HTML5
corvid
2016-06-04
Avoid nesting of the A element (part2 of changeset 5a410962c77e).
Jorge Arellano Cid
2016-05-31
comment out BUG_MSG
corvid
2016-05-27
Set iframe as an inline element.
Jorge Arellano Cid
2016-05-27
Don't allow nesting of the A element (fixes slashdot.org).
Jorge Arellano Cid
2016-05-11
Fixed handling of BODY and HTML tags. Also improved their html-bug messages.
Jorge Arellano Cid
2016-01-07
Set proper display for textblocks.
Sebastian Geerken
2015-07-06
Merge with main repo.
Sebastian Geerken
2015-06-18
use [IMG] placeholder even if prefs.load_images is true
corvid
2015-06-03
Merge with main repo.
Sebastian Geerken
2015-06-01
rm the old-style url alt stuff
corvid
2015-05-10
Merge with main repo.
Sebastian Geerken
2015-05-05
html5 coords don't permit percentages
corvid
2015-04-28
BUG_MSG
corvid
2015-04-27
html5 permits relative BASE url
corvid
2015-04-26
in html5, ADDRESS may contain certain elements that we classify as block.
corvid
2015-04-12
more html5 doctype strings
corvid
2015-04-01
limit size when copying strings to find character references
corvid
2015-02-21
update some urls in comments
corvid
2015-01-31
Merge with main repo.
Sebastian Geerken
2015-01-30
Relative positions, part 1.
Sebastian Geerken
2015-01-25
HTML 5.1 draft permits LINK with itemprop in body, so we might as well be qui...
corvid
2015-01-24
Merge with main repo.
Sebastian Geerken
2015-01-24
html5 inside PRE don't complain about html4's pre.exclusion set
corvid
2015-01-18
HTML 5.1 draft permits META with itemprop in body, and its use is widespread,...
corvid
2015-01-16
don't inheritBackgroundColor for html5 sectioning stuff
corvid
2015-01-09
Merge with main repo.
Sebastian Geerken
2015-01-08
Add break option after <img>.
Jorge Arellano Cid
2015-01-08
Merge with main repo.
Sebastian Geerken
2015-01-04
Add break option after inline-block.
Sebastian Geerken
2015-01-02
Merge with main repo.
Sebastian Geerken
2014-12-24
merge 3.0.4.1 branch
corvid
2014-12-21
Merge with main repo.
Sebastian Geerken
2014-12-21
trim some spaces
corvid
2014-12-20
Fix: Abort redirections and META-refresh for URLs marke "local".
Jorge Arellano Cid
2014-12-08
Merged with main repo (part 1/2).
Sebastian Geerken
2014-11-21
No BREAKs anymore around a float.
Sebastian Geerken
2014-10-19
free web when Domain denies open_url
corvid
2014-09-11
bug msg
corvid
[next]