NEW 111199
Horizontal and vertical scrollbars have a flaky ordering in the layer tree
https://bugs.webkit.org/show_bug.cgi?id=111199
Summary Horizontal and vertical scrollbars have a flaky ordering in the layer tree
Adrienne Walker
Reported 2013-03-01 11:11:24 PST
These should be made consistent so that layer tree dumps don't change based on which one gets added first. This causes layout test failures that look something like: (GraphicsLayer - (position 385.00 0.00) - (bounds 15.00 385.00) + (position 0.00 385.00) + (bounds 385.00 15.00) (drawsContent 1) ) ...which really isn't a failure at all and is just noise.
Attachments
Rafael Weinstein
Comment 1 2013-03-06 15:01:17 PST
Added: compositing/rtl/rtl-iframe-absolute-overflow.html platform/chromium/virtual/softwarecompositing/rtl/rtl-iframe-absolute-overflow.html http://trac.webkit.org/changeset/144987
Note You need to log in before you can comment on or make changes to this bug.