Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-overflow/overflow-clip-002-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<link rel="author" title="Scott Violet" href="mailto:sky@chromium.org">
<style>
.item {
background: cyan;
background-attachment: local;
overflow: clip;
border-style: solid
}
</style>
<div class="item">