According to the info about epiphany, on the last versions they're migrating from gecko to the webkit rendering engine: http://live.gnome.org/Epiphany/WebKit Reproducible: Always Steps to Reproduce: 1. Help 2. About 3. "Powered by gecko-1.9" Actual Results: Epiphany is powered by gecko Expected Results: We need an USE flag to choose the rendering engine to be able to make it "lighter".
epiphany 2.28 uses webkit only, previous versions will not have the webkit use flag because it was unusable.
There is no webkit embed code in epiphany-2.26 at all - 2.24 did have both gecko and webkit-gtk, but webkit-gtk was unusable as it was still at 2.22 state in the branch from which it was released as all webkit development happened in trunk. So there's even no option for a USE flag. epiphany-2.28, currently available in gnome overlay only, uses webkit-gtk exclusively as its rendering backend.
Thank you very much.