Safari Passes the Acid2 Test

Pierre D. pinaraf at robertlan.eu.org
Thu Apr 28 21:29:48 BST 2005


Le Jeudi 28 Avril 2005 18:08, Duncan Mac-Vicar P. a écrit :
> KHTML Patches here:
> http://weblogs.mozillazine.org/hyatt/
>
> Duncan
It is too late for the April fool...
For instance, the patch "Disable antialiasing for the drawing of polygons."
There are lines like :
    NSGraphicsContext *graphicsContext = [NSGraphicsContext currentContext];
    BOOL flag = [graphicsContext shouldAntialias];
    [graphicsContext setShouldAntialias: NO];

What, ObjC in KHTML ? No only webcore.
There is NO khtml patch ! Only WebCore patches, partly incompatible with html.
Perhaps the patch "Disallow TABLE inside P in strict mode." is simple enough 
to be merged... But even that is not sure !





More information about the kde-core-devel mailing list