chromium/third_party/blink/web_tests/fast/forms/text/input-appearance-autofill-ignoring-first-line-expected.html

<!DOCTYPE html>
<meta name=fuzzy content="maxDifference=0-3; totalPixels=0-100">
<input id="input" value="">
<script>
internals.setSuggestedValue(input, 'hello');
</script>