This page contains testing advice for the app, that can come in handy when you think you have found a bug, and need to confirm your finding.
A web page is just a web page, or what?
Not quite- the web page engine used is Apples standard web page engine – in fact, this is the only Apple allows in legitimate apps. But even if this engine is part of everything from Apples own Safari web browser to ManagdWALplus, the app “hooks” into a plethora of different functionality that fires during the use of web pages, such as diverse types of links, Javascript code etc. that might interfere with the way apps like ManagdWALplus works.
| Testing Goal | Use this |
| Easy to use, more or less automatic test for HTML 5 (1) | HTML5test – How well does your browser support HTML5? |
| Modern Link (2026), all HTML Link Types: | wpt.live/html/semantics/links/ |
| Complex CSS/Liquid Glass | wpt.live/css/ |
(1) Please compare results from ManagdWALplus browsing window with other browsers, primarily Safari on your iPad or other Apple devices, to pinpoint any possible lack of compatiblity for your particular web site(-s) used.
In addition, for HTML5 web pages, also consider using:
• https://html5test.opensuse.org
This tests HTML5 features, including link handling.