mirror of
https://github.com/servo/servo.git
synced 2025-10-01 00:59:15 +01:00
resources: Give button elements white-space: normal
again.
Fixes Twitter.
Originally regressed in 0a86543e6d
.
This commit is contained in:
parent
22ba0e16e0
commit
2d31546eba
4 changed files with 40 additions and 1 deletions
|
@ -1220,6 +1220,18 @@
|
|||
"url": "/_mozilla/css/button_css_width.html"
|
||||
}
|
||||
],
|
||||
"css/button_whitespace_a.html": [
|
||||
{
|
||||
"path": "css/button_whitespace_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/button_whitespace_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/button_whitespace_a.html"
|
||||
}
|
||||
],
|
||||
"css/calc-basic.html": [
|
||||
{
|
||||
"path": "css/calc-basic.html",
|
||||
|
@ -14846,6 +14858,18 @@
|
|||
"url": "/_mozilla/css/button_css_width.html"
|
||||
}
|
||||
],
|
||||
"css/button_whitespace_a.html": [
|
||||
{
|
||||
"path": "css/button_whitespace_a.html",
|
||||
"references": [
|
||||
[
|
||||
"/_mozilla/css/button_whitespace_ref.html",
|
||||
"=="
|
||||
]
|
||||
],
|
||||
"url": "/_mozilla/css/button_whitespace_a.html"
|
||||
}
|
||||
],
|
||||
"css/calc-basic.html": [
|
||||
{
|
||||
"path": "css/calc-basic.html",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue