[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 16:24:23 PST 2011


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





--- Comment #15 from Naoki Takano <takano.naoki at gmail.com>  2011-02-25 16:24:23 PST ---
I see, so we have to change test patterns. Because even after the change, still the test says "Error" in setWidthResetAfterForcedRender.html.

(In reply to comment #14)
> (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