PPC Web Browser Engine

hello there,

which version of which broweer engine is used to render the html markup in designer?

Which css properties are supported to which extend?

thanks tobi

Thanks for reaching out. Connect is currently using Gecko 38. We are working hard on a new layout engine. It has proven to be a big project but we are making good progress. No eta yet. Unfortunately we don’t have a list of the supported properties (or properties not supported). For now I suggest to look up CSS properties on the Mozilla Developer Network (MDN) website. The pages typically have a browser compatibility table.

Erik

You can also check the website can i use.com. This site tracks if specific features are implemented in browsers. Or you can compare Gecko38 vs the latest browser releases in this overview…

1 Like

Thank you, i need to check something tomorrow :slight_smile: