Skip to content

Commit

Permalink
Export made from a WebKit repository
Browse files Browse the repository at this point in the history
  • Loading branch information
lukewarlow authored and BruceDai committed Mar 25, 2024
1 parent b9b177e commit 784f007
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions html/rendering/widgets/field-sizing-textarea.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
<script src="/resources/testharness.js"></script>
<script src="/resources/testharnessreport.js"></script>
<style>
textarea {
font-family: monospace;
}

.disable-default {
field-sizing: content;
}
Expand Down

0 comments on commit 784f007

Please sign in to comment.