On 15/02/18 16:00, Jim Nagel wrote:
That seems to mean Mozilla and Webkit. Is there perhaps an equivalent
for NetSurf?
No, we have no plans to implement draft specifications under
a vendor prefix.
We don't have enough developer bandwidth to implement all the
stuff that is currently standard,
Thanks for such a swift reply, Michael. Will digest and report back.
You said:
> The min-content value for width is just at editors draft stage.
> https://drafts.csswg.org/css-sizing-3/
> So it's subject to change, and not standardized yet.
In the final para of my post, I didn't quote all the co
On 15/02/18 12:17, Jim Nagel wrote:
I'm wondering if Netsurf CSS supports these commands (if that's the
correct term)
display:table or width:min-content
Supported: display:table
Unsupported: width:min-content
The min-content value for width is just at editors draft stage.
https://d
I'm wondering if Netsurf CSS supports these commands (if that's the
correct term)
display:table or width:min-content
Netsurf's online documentation for development progress says the CSS
"display" category is complete, but I can't seem to get this
particular display function to perform