input-placeholder-ref.html 349 B

123456789101112131415
  1. <style>
  2. * {
  3. margin: 0;
  4. }
  5. body {
  6. background-color: white;
  7. }
  8. </style>
  9. <!-- To rebase:
  10. 1. Open input-placeholder.html in Ladybird
  11. 2. Resize the window just above the width of the canvas
  12. 3. Right click > "Take Full Screenshot"
  13. 4. Update the image below:
  14. -->
  15. <img src="./images/input-placeholder-ref.png">