DescriptionDelete code in PointIsClippedByAncestorClipNode which checked render surface clip.
Since all actual semantic clips are represented by the clip tree, this code
was only necessary to check for cases when a surface exceeded the maximum
texture size. Since the rendering would already be broken in such cases,
it seems ok to not count that as a clip, which is correct w.r.t. the semantics
of the web page, even if it disagrees with the apparent rendering.
Note: the relevant code was added in https://codereview.chromium.org/1551333003.
BUG=718149
CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel
Review-Url: https://codereview.chromium.org/2858053003
Cr-Commit-Position: refs/heads/master@{#469183}
Committed: https://chromium.googlesource.com/chromium/src/+/51b96b368bc1ebb4b952465a4220f093f6850528
Patch Set 1 #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 18 (12 generated)
|