Update webplatform tests for multiline placeholder.

Note: MANIFEST updated per the normal procedure using
`mach wpt-manifest-update`

lint.whitelist updated to reflect intentional use of CR in these tests.

Resolves #977
This commit is contained in:
wolfbeast 2019-02-20 00:19:09 +01:00 committed by Roy Tam
commit 108510a777
11 changed files with 284 additions and 2 deletions

View file

@ -0,0 +1,15 @@
<!doctype html>
<meta charset="utf-8">
<link rel="stylesheet" href="support/placeholder.css">
<textarea rows="5" class="placeholder">this is
a multiline
placeholder</textarea>
<textarea rows="5" class="placeholder">this is
a multiline
placeholder</textarea>
<textarea rows="5" class="placeholder">this is
a multiline
placeholder</textarea>