issues
search
litehtml
/
litehtml
Fast and lightweight HTML/CSS rendering engine
http://www.litehtml.com/
BSD 3-Clause "New" or "Revised" License
1.94k
stars
237
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
warnings if compilation options use signed char as default
#368
ua1arn
opened
1 week ago
0
Add support for the "appearance" CSS property
#367
juddc
closed
1 month ago
0
Possible copy-paste bug in element.h
#366
dartraiden
closed
1 month ago
1
Update to pass tests
#365
tordex
closed
1 month ago
0
"help wanted" DrawText function return 0 for x,y, width and height
#364
MohammadFakhreddin
opened
1 month ago
15
Move tests to the another repository
#363
tordex
closed
2 months ago
0
Tests update
#362
tordex
closed
2 months ago
0
Tracking of mouse enter/leave events on elements via a new document_container::on_mouse_event function
#361
tordex
closed
3 months ago
0
Tracking of mouse enter/leave events on elements via a new document_container::on_mouse_event function
#360
tordex
closed
3 months ago
0
@media "screen" queries aren't matched
#359
vgmoose
opened
3 months ago
0
A possible bug in render_item_table::_render()
#358
kobalicek
opened
3 months ago
0
<tr> borders should be ignored
#357
djrecipe
opened
4 months ago
0
Performance of rendering large pages
#356
kobalicek
opened
4 months ago
6
fix small border parsing bug
#355
stasoid
closed
5 months ago
0
fix list-style-020.htm
#354
stasoid
closed
6 months ago
0
test_container: add Terminus 16px bold, support TTF fonts
#353
stasoid
closed
6 months ago
0
test_container: support gradients
#352
stasoid
closed
6 months ago
1
standalone render_test; @import after bad rules; table/tr/td height attribute
#350
stasoid
closed
6 months ago
3
Update to latest gumbo-parser
#349
dchengTSC
closed
6 months ago
2
Add media query tests, support images in test_container
#348
stasoid
closed
6 months ago
0
Fix a bunch of css selector issues
#347
stasoid
closed
6 months ago
3
namespace vs. no namespace & proper std includes
#346
asmaloney
closed
6 months ago
4
{style} Prefer .empty() for readability
#345
asmaloney
closed
7 months ago
1
{style} Prefer range-based loops
#344
asmaloney
closed
7 months ago
0
Use parens in macro
#343
asmaloney
closed
7 months ago
0
Ensure border style is initialized
#342
asmaloney
closed
7 months ago
0
{style} Use "= default" where possible
#341
asmaloney
closed
7 months ago
0
{style} Prefer brace list returns
#340
asmaloney
closed
7 months ago
0
fix #338
#339
stasoid
closed
7 months ago
0
Table border="0" sending me border widths of 1
#338
asmaloney
closed
7 months ago
1
{haiku} Fix debug output in LiteHtmlView::draw_borders()
#337
asmaloney
closed
7 months ago
0
Other modernization cleanups?
#336
asmaloney
closed
7 months ago
3
fix @import
#335
stasoid
closed
7 months ago
7
Use std::make_unique for better readability
#334
asmaloney
closed
7 months ago
0
Two small fixes
#333
asmaloney
closed
7 months ago
0
Use emplace_back() to avoid temporary copies
#332
asmaloney
closed
7 months ago
0
Modernize some code based on static analysis
#331
asmaloney
closed
7 months ago
0
These strings are not modified, so pass by ref
#330
asmaloney
closed
7 months ago
0
Use nullptr instead of 0
#329
asmaloney
closed
7 months ago
0
Suggestion: Add a clang-format file for code formatting
#328
asmaloney
closed
6 months ago
1
{cmake} Add includes to add_library()
#327
asmaloney
closed
7 months ago
0
document_container::draw_solid_fill() and background_layer's is_root
#326
asmaloney
closed
7 months ago
7
document_container destructor should be virtual
#325
asmaloney
closed
7 months ago
0
Fix crash in html_tag::draw_background() when is_root & clip is nullptr
#324
asmaloney
closed
7 months ago
0
fix type selector case-sensitivity issue
#323
stasoid
closed
7 months ago
0
Add standard-compliant CSS parser
#322
stasoid
closed
7 months ago
1
Fixed compiler warnings produced by gcc/clang at -Wall -Wextra levels
#321
kobalicek
closed
7 months ago
0
litehtml::flex_line::distribute_free_space - sum_flex_factors never used:
#320
kobalicek
closed
7 months ago
2
litehtml::render_item_block - unused variable warning
#319
kobalicek
closed
7 months ago
2
clarification of offset in gradient.color_points
#318
kobalicek
closed
7 months ago
2
Next