HTML-GL
HTML-GL copied to clipboard
border-radius 50% is ignored
The following:
<html-gl>
<div style="width: 300px; height: 300px; background-color: red; border-radius: 50%;">
<html-gl>
should look like this:

but instead looks like this:
