I found that WebKit sources are released for Motorola U9.

https://opensource.motorola.com/sf/f...r_a?_pagenum=4

Is somebody has plans to compile it for a1200? README in WebKit archive contains instructions how to compile it. However, UI seems to be missing, so it need to be reimplemented.

PS.
Webkit makefiles contains common error: no space after ifeq/ifneq.