[Webkit-unassigned] [Bug 64290] The layout of RenderBox should be calculated using fixedLayoutSize instead of viewport when the fixedLayoutSize is set.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 17 11:36:09 PDT 2011


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





--- Comment #3 from Eric Seidel <eric at webkit.org>  2011-08-17 11:36:09 PST ---
(From update of attachment 100314)
View in context: https://bugs.webkit.org/attachment.cgi?id=100314&action=review

> Source/WebCore/ChangeLog:18
> +        No tests because this change affects only when fixedLayoutSize is set. Since our dumpRenderTree doesn't set it, we can't test this.

DumpRenderTree has a layoutConstroller.overridePreference() which can be used to toggle a setting for a single test.  Seems if your DRT supports that (which ideally it should), it would be easy to write a test for this.

-- 
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