aboutsummaryrefslogtreecommitdiff
path: root/src/html.cc
AgeCommit message (Expand)Author
2015-01-18HTML 5.1 draft permits META with itemprop in body, and its use is widespread,...corvid
2015-01-16don't inheritBackgroundColor for html5 sectioning stuffcorvid
2015-01-09Merge with main repo.Sebastian Geerken
2015-01-08Add break option after <img>.Jorge Arellano Cid
2015-01-08Merge with main repo.Sebastian Geerken
2015-01-04Add break option after inline-block.Sebastian Geerken
2015-01-02Merge with main repo.Sebastian Geerken
2014-12-24merge 3.0.4.1 branchcorvid
2014-12-21Merge with main repo.Sebastian Geerken
2014-12-21trim some spacescorvid
2014-12-20Fix: Abort redirections and META-refresh for URLs marke "local".Jorge Arellano Cid
2014-12-08Merged with main repo (part 1/2).Sebastian Geerken
2014-11-21No BREAKs anymore around a float.Sebastian Geerken
2014-10-19free web when Domain denies open_urlcorvid
2014-09-11bug msgcorvid
2014-09-10stylesheets: make cache query when cache buf is there but not completed yetcorvid
2014-08-14improve lang and xml:lang attribute parsingJohannes Hofmann
2014-08-05html5 doctype, whitespace permitted between "html" and '>'corvid
2014-08-05bug msgcorvid
2014-08-04bring some consistency to the bug messages.corvid
2014-08-04bug messages: '\n' as separator instead of terminatorcorvid
2014-08-03BUG_MSGcorvid
2014-08-03MSGcorvid
2014-08-02Finished work on 'inline-block'.Sebastian Geerken
2014-08-01Start work on 'inline-block'.Sebastian Geerken
2014-07-23clarify situation with MENU elementcorvid
2014-07-08html5 character referencescorvid
2014-05-14Avoid creation of unnecessary image bufs (at alt-text to img switch)Jorge Arellano Cid
2014-05-07page bugs: fix line numbers for bugs in entitiescorvid
2014-05-04acknowledge that we view 0x80-0xFF bytes in urls as illegal, and make handlin...corvid
2014-04-22in bad-url BUG_MSG, provide the url stringcorvid
2014-04-09Merge with main repo.Sebastian Geerken
2014-04-02comment detailcorvid
2014-04-02fix crash and use proper requester URL for CSS imagesJohannes Hofmann
2014-04-02Merge with main repo.Sebastian Geerken
2014-04-01resolve CSS background-image URLs relative to styleheet URLJohannes Hofmann
2014-03-20Merge with main repo.Sebastian Geerken
2014-03-16Separate 'Accept:' value for stylesheetscorvid
2014-03-01Merge with main repo.Sebastian Geerken
2014-02-25extend http-equiv parsing to handle redirects without url=Johannes Hofmann
2014-02-15make embed/source/object work with display:nonecorvid
2014-02-15TODOcorvid
2014-02-15input image shouldn't recognize hspace,vspace,border attrscorvid
2014-02-15rudimentary support for html5 video,audio,source,embedcorvid
2014-02-02trim some spacescorvid
2013-12-09Merge (large!).Sebastian Geerken
2013-11-29Use img_rndr instead of img_rnd to avoid associating "rnd" suffex with random.Jorge Arellano Cid
2013-10-16Merge with main repo.Sebastian Geerken
2013-10-14Merge with main repo.Sebastian Geerken
2013-10-07View(port) background now set by HTML parser.Sebastian Geerken