DescriptionMake top-layer elements work also when the viewport is paginated.
When the viewport is paginated (by overflow:-webkit-paged-* specified on HTML
or BODY), top-layer elements are redirected to a flow thread, along with
everything else. So we have to go through the children of the flow thread, not
the children of the layout view, when looking for them.
BUG=594306
Committed: https://crrev.com/5233aa994b11d17c287311089234f58dbbead280
Cr-Commit-Position: refs/heads/master@{#385883}
Patch Set 1 #
Total comments: 2
Patch Set 2 : code review #
Messages
Total messages: 18 (8 generated)
|