[Webkit-unassigned] [Bug 54921] [Chromium] Issue 60965: Layout test fast/canvas/setWidthResetAfterForcedRender.html is failing on GPU path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 25 14:48:15 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=54921


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #14 from James Robinson <jamesr at chromium.org>  2011-02-25 14:48:15 PST ---
(In reply to comment #11)
> James,
> 
> I confirmed Stephen's fix and it looks Ok with Chrome.
> 
> But it doesn't with DumpRenderTree.
> 
> As you know, we can run the test like following,
> ./webkit/tools/layout_tests/run_webkit_tests.sh  --accelerated-2d-canvas fast/canvas/setWidthResetAfterForcedRender.html
> 
> It fails as following,
>          RenderText {#text} at (0,0) size 176x19
>            text run at (0,0) width 176: "Actual output: (blank canvas)"
>        RenderBlock (anonymous) at (0,152) size 784x55
> -        RenderHTMLCanvas {CANVAS} at (0,0) size 100x50
>          RenderText {#text} at (0,0) size 0x0
>          RenderText {#text} at (0,0) size 0x0
> +layer at (8,168) size 100x50
> +  RenderHTMLCanvas {CANVAS} at (0,0) size 100x50
> 
> As you see, rendering tree is different.

Yes.  The new render tree is correct when accelerated canvas is enabled as I said in comment #9.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list