webview-3.91
All checks were successful
Build system / Check kernel codestyle (pull_request) Successful in 31s
Build system / Build (pull_request) Successful in 8m52s

- fix crash on menuetos.net
- improve position of the line under text (and related code) for a various font sizes
- handle params width= and size= of <hr>
- update acid_0.1.htm page
This commit is contained in:
2025-05-05 01:31:21 +03:00
committed by Max Logaev
parent 51b150c9aa
commit 54a8e96984
8 changed files with 108 additions and 61 deletions

View File

@@ -112,4 +112,4 @@ char editbox_icons[] = FROM "res/editbox_icons.raw";
#define DEFAULT_URL URL_SERVICE_HOMEPAGE
char version[]="WebView 3.9";
char version[]="WebView 3.91";