Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- This WPT test may be referenced by the following Test IDs:
- /css/css-shapes/shape-outside/supported-shapes/ellipse/shape-outside-ellipse-integer-overflow-crash.html - WPT Dashboard Interop Dashboard
<!DOCTYPE html>
<style>
.a {
float: left;
min-height: 99vw;
shape-outside: ellipse(61% 100% at 34% 62%);
}
</style>
<button class="a">