CustomWebView
CustomWebView copied to clipboard
CSS property *text-wrap* seems to have no effect
I have coded an HTML site, and the following <p> elements have the text-wrap: wrap property. In any browser, it appears as expected:
However, in CustomWebView, the result appears as though the property doesn't exist:
Unfortunately, this is not related to extension.
Unfortunately, this is not related to extension.
So this is an Android WebView problem?