<!DOCTYPE html>
This test verifies fixed-pos element escapes clip correctly, even if its true clipping container is not a stacking context.
It succeeds if a 50x50 green box is shown below.
<div style="width:50px; height:50px; background:green;"></div>