Set clip children explicitly in
commite9d0970c4ff069bc74194ae9a457c54b6938c98a
authorjaydasika <jaydasika@chromium.org>
Tue, 15 Sep 2015 01:26:41 +0000 (14 18:26 -0700)
committerCommit bot <commit-bot@chromium.org>
Tue, 15 Sep 2015 01:27:27 +0000 (15 01:27 +0000)
tree0afec12482808013ce906b933d1cfd291064a31f
parent4f027b7cb0f68e13fae49f87e406637209907c84
Set clip children explicitly in
LayerTreeHostCommonTest.RenderSurfaceWithUnclippedDescendantsClipsSubtree.

clip parent is set in the test. We also need to explicitly
set clip_children of clip parent. The test crashes with this
change. The fix is to set unclipped surface of a clip node
to be equal to the negation of ancestor clips subtree.
CQ_INCLUDE_TRYBOTS=tryserver.blink:linux_blink_rel

Review URL: https://codereview.chromium.org/1339923006

Cr-Commit-Position: refs/heads/master@{#348805}
cc/trees/layer_tree_host_common_unittest.cc
cc/trees/property_tree_builder.cc