| Index: third_party/WebKit/Source/core/css/html.css
|
| diff --git a/third_party/WebKit/Source/core/css/html.css b/third_party/WebKit/Source/core/css/html.css
|
| index 586eef8a472c3ea73fac1a12bb94b0c504f501f1..be7cef331314188a77778d0509269b9f85fa3287 100644
|
| --- a/third_party/WebKit/Source/core/css/html.css
|
| +++ b/third_party/WebKit/Source/core/css/html.css
|
| @@ -85,6 +85,7 @@ article, aside, footer, header, hgroup, main, nav, section {
|
|
|
| marquee {
|
| display: inline-block;
|
| + width: -webkit-fill-available;
|
| }
|
|
|
| address {
|
|
|