| <!DOCTYPE html> | |
| <div style="width:100px; height:100px; background:green;"></div> | |
| <div style="width:100px; height:100px; background:green;"></div> | |
| <div style="width:100px; height:100px; background:green;"></div> | |
| This test verifies resetting CSS translate to initial value doesn't result in a stacking context. |