mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
Show the placeholder text for textarea elements.
Fixes https://github.com/servo/servo/issues/10552. All this logic was taken from htmlinputelement.rs.
This commit is contained in:
parent
4cb3404c09
commit
a9b0a5fd57
5 changed files with 80 additions and 2 deletions
|
@ -6498,6 +6498,18 @@
|
|||
"url": "/_mozilla/mozilla/table_valign_uneven_height.html"
|
||||
}
|
||||
],
|
||||
"mozilla/textarea_placeholder.html": [
|
||||
{
|
||||
"path": "mozilla/textarea_placeholder.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/textarea_placeholder_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/textarea_placeholder.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/clearcolor.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/clearcolor.html",
|
||||
|
@ -21546,6 +21558,18 @@
|
|||
"url": "/_mozilla/mozilla/table_valign_uneven_height.html"
|
||||
}
|
||||
],
|
||||
"mozilla/textarea_placeholder.html": [
|
||||
{
|
||||
"path": "mozilla/textarea_placeholder.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/mozilla/textarea_placeholder_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/mozilla/textarea_placeholder.html"
|
||||
}
|
||||
],
|
||||
"mozilla/webgl/clearcolor.html": [
|
||||
{
|
||||
"path": "mozilla/webgl/clearcolor.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue