You may be missing the required fonts.  (And thus be getting the wrong
metrics for text runs).  Safari bundles some fonts with it.  The Apple
developers all have these custom fonts installed on their system.

Other external contributers use some special instructions to get the
fonts step correctly.  See Qt's instructions:
http://trac.macosforge.org/projects/webkit/wiki/QtWebKitContrib

-eric

On Thu, Mar 6, 2008 at 10:32 AM, Bailey, Richard <[EMAIL PROTECTED]> wrote:
>
>
> Is this the expected current state of the build, or is it a problem with my
> build/test-run?
>
> Is there a site/tool that can show me the current test state of the
> repository?
>
> Here is an example of the failures:
> Tests where results did not match expected results:
>  css1/basic/class_as_selector.html expected actual diffs
>  css1/basic/comments.html expected actual diffs
>  css1/basic/containment.html expected actual diffs
>  css1/basic/contextual_selectors.html expected actual diffs
>  css1/basic/grouping.html expected actual diffs
>  css1/basic/id_as_selector.html expected actual diffs
>
>
> @@ -1,12 +1,12 @@
> -layer at (0,0) size 800x600
> -  RenderView at (0,0) size 800x600
> -layer at (0,0) size 800x600
> -  RenderBlock {HTML} at (0,0) size 800x600
> -    RenderBody {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
> -      RenderBlock {P} at (0,0) size 784x18
> -        RenderText {#text} at (0,0) size 355x18
> +layer at (0,0) size 785x615
> +  RenderView at (0,0) size 785x600
> +layer at (0,0) size 785x615
> +  RenderBlock {HTML} at (0,0) size 785x615
> +    RenderBody {BODY} at (8,8) size 769x599 [bgcolor=#CCCCCC]
> +      RenderBlock {P} at (0,0) size 769x21
> +        RenderText {#text} at (0,0) size 355x20
>
>
>
>
> _______________________________________________
>  webkit-dev mailing list
>  webkit-dev@lists.webkit.org
>  http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev
>
>
_______________________________________________
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

Reply via email to