Learn to say popular browser rendering engine names correctly.
0 / 5 completed
1 / 5
How is Blink (the rendering engine powering Chrome, Edge, and other Chromium browsers) correctly pronounced?
Blink (the browser engine) is pronounced 'BLINK' — exactly like the everyday word for a quick eye movement, one syllable. In a technical interview: "Blink's DevTools showed exactly which style rule was overriding our custom CSS."
2 / 5
How is Gecko (the rendering engine developed by Mozilla for Firefox) correctly pronounced?
Gecko (the Firefox engine) is pronounced 'GEK-oh' — exactly like the everyday name for the small lizard, stress on GEK. In a technical interview: "Gecko rendered the layout slightly differently, so we added one vendor-specific fallback."
3 / 5
How is Servo (experimental, parallel browser engine originally built by Mozilla) correctly pronounced?
Servo is pronounced 'SUR-voh' — like the mechanical 'servo motor', stress on SUR. In a technical interview: "Servo parallelized the CSS layout step across every available CPU core."
4 / 5
How is Goanna (rendering engine forked from Gecko and used in the Pale Moon browser) correctly pronounced?
Goanna is pronounced 'goh-AN-uh' — exactly like the everyday name for the large Australian lizard, stress on AN. In a technical interview: "Goanna kept the older extension APIs that Gecko had already removed upstream."
5 / 5
How is KHTML (the layout engine that WebKit was originally forked from) correctly pronounced?
KHTML is pronounced 'KAY-AYCH-TEE-EM-EL' — every letter spoken individually, K-H-T-M-L. In a technical interview: "KHTML was the small KDE project that eventually became the ancestor of both WebKit and Blink."