blob: ab20a0f2556504ec2c91634c68a79d9ebbb04e27 [file] [log] [blame]
<!DOCTYPE html>
This test verifies fixed-pos element escapes clip correctly, and then apply clip from its true clipping container even if the container is not composited.
It succeeds if a 100x100 green box is shown below.
<div style="width:100px; height:100px; background:green;"></div>