Ojan Vafai a0c612c89b Fix hit-testing of elements with the same z-index.
hit-testing needs to walk in backwards order from paint.
The previous attempt at reverse sorting by z-index didn't
reverse things with the same z-index. Instead, forward
sort the same way as we do with paint and then reverse
the whole vector.

R=abarth@chromium.org, eseidel@chromium.org

Review URL: https://codereview.chromium.org/986793002
2015-03-06 15:53:02 -08:00
..
2014-11-21 11:26:05 -08:00
2014-11-03 21:30:40 -08:00
2014-11-03 21:30:40 -08:00
2014-11-03 21:30:40 -08:00