chromium/third_party/blink/web_tests/paint/invalidation/forms/textarea-set-disabled-expected.html

<!DOCTYPE html>
<html>
<script src="../../../resources/ahem.js"></script>
<body>
<form>
  <textarea disabled style="font: 10px Ahem; width: 100px; height: 100px;"></textarea>
</form>
</body>
</html>