[Webkit-unassigned] [Bug 96382] Android's mock scrollbars shows up as a difference in layout test results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 12 10:29:42 PDT 2012


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





--- Comment #5 from James Robinson <jamesr at chromium.org>  2012-09-12 10:30:07 PST ---
Layers don't show up in the text output unless the test asks for them by testRunner.layerTreeAsText().

Do you want scrollbars to show up in the .pngs at all on android?  They don't occupy space (do they?) so maybe you should just leave them out.  That means you can't share pixel baselines with other ports on tests with visible scrollbars, but you aren't sharing behavior either thanks to overlay so that seems appropriate.

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