chromium/third_party/blink/web_tests/fast/css/zoom-stable-effective-expected.html

<!DOCTYPE html>
<style>
    #target {
        font-size: 10px;
        width: 60px;
        height: 20px;
        background-color: coral;
    }
</style>
<div id="target">
    Pass if small
<div>