editor/reftests/newline-4.html
author Lee Salzman <lsalzman@mozilla.com>
Sun, 20 Jul 2025 08:30:17 +0000 (21 hours ago)
changeset 797272 cfd0090968e11deee3db2fd88b291a9f16dd1fda
parent 92949 42c372c2f7493b79f79c58150b5531d23e74ca61
permissions -rw-r--r--
Bug 1978234 - Use simpler software downscale fallback. r=ahale Differential Revision: https://phabricator.services.mozilla.com/D257942
<!DOCTYPE html>
<html>
<body>
    <input type="text" value="a&#10;a&#10;a&#10; &#10;b&#10;b&#10;b">
</body>
</html>